Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.selectable.PhysInventoryDocHeaderSelectable
Packages that use PhysInventoryDocHeaderSelectable
Package
Description
-
Uses of PhysInventoryDocHeaderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument declared as PhysInventoryDocHeaderSelectableModifier and TypeFieldDescriptionstatic final PhysInventoryDocHeaderSelectablePhysInventoryDocHeader.ALL_FIELDSSelector for all available fields of PhysInventoryDocHeader. -
Uses of PhysInventoryDocHeaderSelectable 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 PhysInventoryDocHeaderSelectableModifier and TypeClassDescriptionclassPhysInventoryDocHeaderField<FieldT>Template class to represent entity fields of the EntityPhysInventoryDocHeader. -
Uses of PhysInventoryDocHeaderSelectable 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 PhysInventoryDocHeaderSelectableModifier and TypeClassDescriptionclassPhysInventoryDocHeaderLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPhysInventoryDocHeaderto other entities.classPhysInventoryDocHeaderOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPhysInventoryDocHeaderto other entities, where the cardinality of the related entity is at most 1.