Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.field.BillingDocumentTextField
Packages that use BillingDocumentTextField
-
Uses of BillingDocumentTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument declared as BillingDocumentTextFieldModifier and TypeFieldDescriptionstatic final BillingDocumentTextField<String>BillingDocumentText.BILLING_DOCUMENTUse with available fluent helpers to apply the BillingDocument field to query operations.static final BillingDocumentTextField<String>BillingDocumentText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final BillingDocumentTextField<String>BillingDocumentText.LONG_TEXTUse with available fluent helpers to apply the LongText field to query operations.static final BillingDocumentTextField<String>BillingDocumentText.LONG_TEXT_IDUse with available fluent helpers to apply the LongTextID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument that return BillingDocumentTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BillingDocumentTextField<T>BillingDocumentText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BillingDocumentTextField<T>Use with available fluent helpers to apply an extension field to query operations.