Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.selectable.PackingInstructionTextSelectable
Packages that use PackingInstructionTextSelectable
Package
Description
-
Uses of PackingInstructionTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction declared as PackingInstructionTextSelectableModifier and TypeFieldDescriptionstatic final PackingInstructionTextSelectablePackingInstructionText.ALL_FIELDSSelector for all available fields of PackingInstructionText. -
Uses of PackingInstructionTextSelectable 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 PackingInstructionTextSelectableModifier and TypeClassDescriptionclassPackingInstructionTextField<FieldT>Template class to represent entity fields of the EntityPackingInstructionText. -
Uses of PackingInstructionTextSelectable 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 PackingInstructionTextSelectableModifier and TypeClassDescriptionclassPackingInstructionTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPackingInstructionTextto other entities.classPackingInstructionTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPackingInstructionTextto other entities, where the cardinality of the related entity is at most 1.