Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.selectable.SerialNumberPhysInventoryDocSelectable
Packages that use SerialNumberPhysInventoryDocSelectable
Package
Description
-
Uses of SerialNumberPhysInventoryDocSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument declared as SerialNumberPhysInventoryDocSelectableModifier and TypeFieldDescriptionstatic final SerialNumberPhysInventoryDocSelectableSerialNumberPhysInventoryDoc.ALL_FIELDSSelector for all available fields of SerialNumberPhysInventoryDoc. -
Uses of SerialNumberPhysInventoryDocSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.field that implement SerialNumberPhysInventoryDocSelectableModifier and TypeClassDescriptionclassTemplate class to represent entity fields of the EntitySerialNumberPhysInventoryDoc. -
Uses of SerialNumberPhysInventoryDocSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.link that implement SerialNumberPhysInventoryDocSelectableModifier and TypeClassDescriptionclassSerialNumberPhysInventoryDocLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSerialNumberPhysInventoryDocto other entities.classSerialNumberPhysInventoryDocOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSerialNumberPhysInventoryDocto other entities, where the cardinality of the related entity is at most 1.