Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductPlantProcurementField
Packages that use ProductPlantProcurementField
-
Uses of ProductPlantProcurementField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster 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.ITM_IS_RLVT_TO_JIT_DELIV_SCHEDULESUse with available fluent helpers to apply the ItmIsRlvtToJITDelivSchedules 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.productmaster 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.