Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.CustomerSalesAreaTextField
Packages that use CustomerSalesAreaTextField
-
Uses of CustomerSalesAreaTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as CustomerSalesAreaTextFieldModifier and TypeFieldDescriptionstatic final CustomerSalesAreaTextField<String>CustomerSalesAreaText.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final CustomerSalesAreaTextField<String>CustomerSalesAreaText.DISTRIBUTION_CHANNELUse with available fluent helpers to apply the DistributionChannel field to query operations.static final CustomerSalesAreaTextField<String>CustomerSalesAreaText.DIVISIONUse with available fluent helpers to apply the Division field to query operations.static final CustomerSalesAreaTextField<String>CustomerSalesAreaText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final CustomerSalesAreaTextField<String>CustomerSalesAreaText.LONG_TEXTUse with available fluent helpers to apply the LongText field to query operations.static final CustomerSalesAreaTextField<String>CustomerSalesAreaText.LONG_TEXT_IDUse with available fluent helpers to apply the LongTextID field to query operations.static final CustomerSalesAreaTextField<String>CustomerSalesAreaText.SALES_ORGANIZATIONUse with available fluent helpers to apply the SalesOrganization field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return CustomerSalesAreaTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerSalesAreaTextField<T>CustomerSalesAreaText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerSalesAreaTextField<T>Use with available fluent helpers to apply an extension field to query operations.