Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductProcurementField
Packages that use ProductProcurementField
-
Uses of ProductProcurementField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductProcurementFieldModifier and TypeFieldDescriptionstatic final ProductProcurementField<String>ProductProcurement.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductProcurementField<String>ProductProcurement.PURCHASE_ORDER_QUANTITY_UNITUse with available fluent helpers to apply the PurchaseOrderQuantityUnit field to query operations.static final ProductProcurementField<String>ProductProcurement.PURCHASING_ACKN_PROFILEUse with available fluent helpers to apply the PurchasingAcknProfile field to query operations.static final ProductProcurementField<String>ProductProcurement.VARBL_PUR_ORD_UNIT_STATUSUse with available fluent helpers to apply the VarblPurOrdUnitStatus field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductProcurementFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductProcurementField<T>ProductProcurement.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductProcurementField<T>Use with available fluent helpers to apply an extension field to query operations.