Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductPlantQualityMgmtField
Packages that use ProductPlantQualityMgmtField
-
Uses of ProductPlantQualityMgmtField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductPlantQualityMgmtFieldModifier and TypeFieldDescriptionstatic final ProductPlantQualityMgmtField<Boolean>ProductPlantQualityMgmt.HAS_POST_TO_INSPECTION_STOCKUse with available fluent helpers to apply the HasPostToInspectionStock field to query operations.static final ProductPlantQualityMgmtField<Boolean>ProductPlantQualityMgmt.INSP_LOT_DOCUMENTATION_IS_REQUIREDUse with available fluent helpers to apply the InspLotDocumentationIsRequired field to query operations.static final ProductPlantQualityMgmtField<String>ProductPlantQualityMgmt.MATL_QUALITY_AUTHORIZATION_GROUPUse with available fluent helpers to apply the MatlQualityAuthorizationGroup field to query operations.static final ProductPlantQualityMgmtField<BigDecimal>ProductPlantQualityMgmt.MAXIMUM_STORAGE_PERIODUse with available fluent helpers to apply the MaximumStoragePeriod field to query operations.static final ProductPlantQualityMgmtField<String>ProductPlantQualityMgmt.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductPlantQualityMgmtField<String>ProductPlantQualityMgmt.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductPlantQualityMgmtField<String>ProductPlantQualityMgmt.PRODUCT_QUALITY_CERTIFICATE_TYPEUse with available fluent helpers to apply the ProductQualityCertificateType field to query operations.static final ProductPlantQualityMgmtField<String>ProductPlantQualityMgmt.QUALITY_MGMT_CTRL_KEYUse with available fluent helpers to apply the QualityMgmtCtrlKey field to query operations.static final ProductPlantQualityMgmtField<BigDecimal>ProductPlantQualityMgmt.RECRRG_INSP_INTERVAL_TIME_IN_DAYSUse with available fluent helpers to apply the RecrrgInspIntervalTimeInDays field to query operations.static final ProductPlantQualityMgmtField<String>ProductPlantQualityMgmt.SUPLR_QUALITY_MANAGEMENT_SYSTEMUse with available fluent helpers to apply the SuplrQualityManagementSystem field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductPlantQualityMgmtFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductPlantQualityMgmtField<T>ProductPlantQualityMgmt.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductPlantQualityMgmtField<T>Use with available fluent helpers to apply an extension field to query operations.