Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.SupplierPurchasingOrgTextField
Packages that use SupplierPurchasingOrgTextField
-
Uses of SupplierPurchasingOrgTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as SupplierPurchasingOrgTextFieldModifier and TypeFieldDescriptionstatic final SupplierPurchasingOrgTextField<String>SupplierPurchasingOrgText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SupplierPurchasingOrgTextField<String>SupplierPurchasingOrgText.LONG_TEXTUse with available fluent helpers to apply the LongText field to query operations.static final SupplierPurchasingOrgTextField<String>SupplierPurchasingOrgText.LONG_TEXT_IDUse with available fluent helpers to apply the LongTextID field to query operations.static final SupplierPurchasingOrgTextField<String>SupplierPurchasingOrgText.PURCHASING_ORGANIZATIONUse with available fluent helpers to apply the PurchasingOrganization field to query operations.static final SupplierPurchasingOrgTextField<String>SupplierPurchasingOrgText.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 SupplierPurchasingOrgTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SupplierPurchasingOrgTextField<T>SupplierPurchasingOrgText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SupplierPurchasingOrgTextField<T>Use with available fluent helpers to apply an extension field to query operations.