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