Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.selectable.InspLotSerialNumberSelectable
Packages that use InspLotSerialNumberSelectable
Package
Description
-
Uses of InspLotSerialNumberSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata declared as InspLotSerialNumberSelectableModifier and TypeFieldDescriptionstatic final InspLotSerialNumberSelectableInspLotSerialNumber.ALL_FIELDSSelector for all available fields of InspLotSerialNumber. -
Uses of InspLotSerialNumberSelectable 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 InspLotSerialNumberSelectableModifier and TypeClassDescriptionclassInspLotSerialNumberField<FieldT>Template class to represent entity fields of the EntityInspLotSerialNumber. -
Uses of InspLotSerialNumberSelectable 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 InspLotSerialNumberSelectableModifier and TypeClassDescriptionclassInspLotSerialNumberLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspLotSerialNumberto other entities.classInspLotSerialNumberOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInspLotSerialNumberto other entities, where the cardinality of the related entity is at most 1.