Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.field.ProductPlantProcurementField
Packages that use ProductPlantProcurementField
Package
Description
-
Uses of ProductPlantProcurementField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification declared as ProductPlantProcurementFieldModifier and TypeFieldDescriptionstatic final ProductPlantProcurementField<Boolean>ProductPlantProcurement.IS_AUTO_PUR_ORD_CREATION_ALLOWEDUse with available fluent helpers to apply the IsAutoPurOrdCreationAllowed field to query operations.static final ProductPlantProcurementField<Boolean>ProductPlantProcurement.IS_SOURCE_LIST_REQUIREDUse with available fluent helpers to apply the IsSourceListRequired field to query operations.static final ProductPlantProcurementField<String>ProductPlantProcurement.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductPlantProcurementField<String>ProductPlantProcurement.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductPlantProcurementField<String>ProductPlantProcurement.SOURCE_OF_SUPPLY_CATEGORYUse with available fluent helpers to apply the SourceOfSupplyCategory field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification that return ProductPlantProcurementFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductPlantProcurementField<T>ProductPlantProcurement.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductPlantProcurementField<T>Use with available fluent helpers to apply an extension field to query operations.