Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.selectable.ProductQualityMgmtSelectable
Packages that use ProductQualityMgmtSelectable
Package
Description
-
Uses of ProductQualityMgmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductQualityMgmtSelectableModifier and TypeFieldDescriptionstatic final ProductQualityMgmtSelectableProductQualityMgmt.ALL_FIELDSSelector for all available fields of ProductQualityMgmt. -
Uses of ProductQualityMgmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field that implement ProductQualityMgmtSelectableModifier and TypeClassDescriptionclassProductQualityMgmtField<FieldT>Template class to represent entity fields of the EntityProductQualityMgmt. -
Uses of ProductQualityMgmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link that implement ProductQualityMgmtSelectableModifier and TypeClassDescriptionclassProductQualityMgmtLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductQualityMgmtto other entities.classProductQualityMgmtOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductQualityMgmtto other entities, where the cardinality of the related entity is at most 1.