Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.selectable.InspLotMatlDocItemSelectable
Packages that use InspLotMatlDocItemSelectable
Package
Description
-
Uses of InspLotMatlDocItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata declared as InspLotMatlDocItemSelectableModifier and TypeFieldDescriptionstatic final InspLotMatlDocItemSelectableInspLotMatlDocItem.ALL_FIELDSSelector for all available fields of InspLotMatlDocItem. -
Uses of InspLotMatlDocItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.field that implement InspLotMatlDocItemSelectableModifier and TypeClassDescriptionclassInspLotMatlDocItemField<FieldT>Template class to represent entity fields of the EntityInspLotMatlDocItem. -
Uses of InspLotMatlDocItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.link that implement InspLotMatlDocItemSelectableModifier and TypeClassDescriptionclassInspLotMatlDocItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspLotMatlDocItemto other entities.classInspLotMatlDocItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspLotMatlDocItemto other entities, where the cardinality of the related entity is at most 1.