Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.BillToPartyTextField
Packages that use BillToPartyTextField
-
Uses of BillToPartyTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as BillToPartyTextFieldModifier and TypeFieldDescriptionstatic final BillToPartyTextField<String>BillToPartyText.BILL_TO_PARTY_TEXTUse with available fluent helpers to apply the BillToPartyText field to query operations.static final BillToPartyTextField<String>BillToPartyText.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final BillToPartyTextField<String>BillToPartyText.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 BillToPartyTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BillToPartyTextField<T>BillToPartyText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BillToPartyTextField<T>Use with available fluent helpers to apply an extension field to query operations.