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