Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.selectable.PhysInventoryDocItemSelectable
Packages that use PhysInventoryDocItemSelectable
Package
Description
-
Uses of PhysInventoryDocItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument declared as PhysInventoryDocItemSelectableModifier and TypeFieldDescriptionstatic final PhysInventoryDocItemSelectablePhysInventoryDocItem.ALL_FIELDSSelector for all available fields of PhysInventoryDocItem. -
Uses of PhysInventoryDocItemSelectable 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 PhysInventoryDocItemSelectableModifier and TypeClassDescriptionclassPhysInventoryDocItemField<FieldT>Template class to represent entity fields of the EntityPhysInventoryDocItem. -
Uses of PhysInventoryDocItemSelectable 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 PhysInventoryDocItemSelectableModifier and TypeClassDescriptionclassPhysInventoryDocItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPhysInventoryDocItemto other entities.classPhysInventoryDocItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPhysInventoryDocItemto other entities, where the cardinality of the related entity is at most 1.