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