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