Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.selectable.InspectionLotWithStatusSelectable
Packages that use InspectionLotWithStatusSelectable
Package
Description
-
Uses of InspectionLotWithStatusSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata declared as InspectionLotWithStatusSelectableModifier and TypeFieldDescriptionstatic final InspectionLotWithStatusSelectableInspectionLotWithStatus.ALL_FIELDSSelector for all available fields of InspectionLotWithStatus. -
Uses of InspectionLotWithStatusSelectable 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 InspectionLotWithStatusSelectableModifier and TypeClassDescriptionclassInspectionLotWithStatusField<FieldT>Template class to represent entity fields of the EntityInspectionLotWithStatus. -
Uses of InspectionLotWithStatusSelectable 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 InspectionLotWithStatusSelectableModifier and TypeClassDescriptionclassInspectionLotWithStatusLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspectionLotWithStatusto other entities.classInspectionLotWithStatusOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspectionLotWithStatusto other entities, where the cardinality of the related entity is at most 1.