Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason.field.RetroBillingUsageTextField
Packages that use RetroBillingUsageTextField
Package
Description
-
Uses of RetroBillingUsageTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason declared as RetroBillingUsageTextFieldModifier and TypeFieldDescriptionstatic final RetroBillingUsageTextField<String>RetroBillingUsageText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final RetroBillingUsageTextField<String>RetroBillingUsageText.RETRO_BILLING_USAGEUse with available fluent helpers to apply the RetroBillingUsage field to query operations.static final RetroBillingUsageTextField<String>RetroBillingUsageText.RETRO_BILLING_USAGE_DESCUse with available fluent helpers to apply the RetroBillingUsageDesc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason that return RetroBillingUsageTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
RetroBillingUsageTextField<T>RetroBillingUsageText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RetroBillingUsageTextField<T>Use with available fluent helpers to apply an extension field to query operations.