Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.BillingDocumentTypeTextField
Packages that use BillingDocumentTypeTextField
-
Uses of BillingDocumentTypeTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as BillingDocumentTypeTextFieldModifier and TypeFieldDescriptionstatic final BillingDocumentTypeTextField<String>BillingDocumentTypeText.BILLING_DOCUMENT_TYPEUse with available fluent helpers to apply the BillingDocumentType field to query operations.static final BillingDocumentTypeTextField<String>BillingDocumentTypeText.BILLING_DOCUMENT_TYPE_TEXTUse with available fluent helpers to apply the BillingDocumentTypeText field to query operations.static final BillingDocumentTypeTextField<String>BillingDocumentTypeText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return BillingDocumentTypeTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BillingDocumentTypeTextField<T>BillingDocumentTypeText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BillingDocumentTypeTextField<T>Use with available fluent helpers to apply an extension field to query operations.