Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductQualityMgmtField
Packages that use ProductQualityMgmtField
-
Uses of ProductQualityMgmtField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductQualityMgmtFieldModifier and TypeFieldDescriptionstatic final ProductQualityMgmtField<String>ProductQualityMgmt.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductQualityMgmtField<Boolean>ProductQualityMgmt.QLTY_MGMT_IN_PROCMT_IS_ACTIVEUse with available fluent helpers to apply the QltyMgmtInProcmtIsActive field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductQualityMgmtFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductQualityMgmtField<T>ProductQualityMgmt.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductQualityMgmtField<T>Use with available fluent helpers to apply an extension field to query operations.