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