Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductPlantIntlTrdField
Packages that use ProductPlantIntlTrdField
-
Uses of ProductPlantIntlTrdField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductPlantIntlTrdFieldModifier and TypeFieldDescriptionstatic final ProductPlantIntlTrdField<String>ProductPlantIntlTrd.CONSUMPTION_TAX_CTRL_CODEUse with available fluent helpers to apply the ConsumptionTaxCtrlCode field to query operations.static final ProductPlantIntlTrdField<String>ProductPlantIntlTrd.COUNTRY_OF_ORIGINUse with available fluent helpers to apply the CountryOfOrigin field to query operations.static final ProductPlantIntlTrdField<String>ProductPlantIntlTrd.EXPORT_AND_IMPORT_PRODUCT_GROUPUse with available fluent helpers to apply the ExportAndImportProductGroup field to query operations.static final ProductPlantIntlTrdField<String>ProductPlantIntlTrd.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductPlantIntlTrdField<String>ProductPlantIntlTrd.PROD_INTL_TRADE_CLASSIFICATIONUse with available fluent helpers to apply the ProdIntlTradeClassification field to query operations.static final ProductPlantIntlTrdField<String>ProductPlantIntlTrd.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductPlantIntlTrdField<String>ProductPlantIntlTrd.PRODUCT_CAS_NUMBERUse with available fluent helpers to apply the ProductCASNumber field to query operations.static final ProductPlantIntlTrdField<String>ProductPlantIntlTrd.REGION_OF_ORIGINUse with available fluent helpers to apply the RegionOfOrigin field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductPlantIntlTrdFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductPlantIntlTrdField<T>ProductPlantIntlTrd.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductPlantIntlTrdField<T>Use with available fluent helpers to apply an extension field to query operations.