Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.selectable.PackingInstructionHeaderSelectable
Packages that use PackingInstructionHeaderSelectable
Package
Description
-
Uses of PackingInstructionHeaderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction declared as PackingInstructionHeaderSelectableModifier and TypeFieldDescriptionstatic final PackingInstructionHeaderSelectablePackingInstructionHeader.ALL_FIELDSSelector for all available fields of PackingInstructionHeader. -
Uses of PackingInstructionHeaderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.field that implement PackingInstructionHeaderSelectableModifier and TypeClassDescriptionclassPackingInstructionHeaderField<FieldT>Template class to represent entity fields of the EntityPackingInstructionHeader. -
Uses of PackingInstructionHeaderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.link that implement PackingInstructionHeaderSelectableModifier and TypeClassDescriptionclassPackingInstructionHeaderLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPackingInstructionHeaderto other entities.classPackingInstructionHeaderOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPackingInstructionHeaderto other entities, where the cardinality of the related entity is at most 1.