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