Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.handlingunit.selectable.HandlingUnitItemSelectable
Packages that use HandlingUnitItemSelectable
Package
Description
-
Uses of HandlingUnitItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.handlingunit
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.handlingunit declared as HandlingUnitItemSelectableModifier and TypeFieldDescriptionstatic final HandlingUnitItemSelectableHandlingUnitItem.ALL_FIELDSSelector for all available fields of HandlingUnitItem. -
Uses of HandlingUnitItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.handlingunit.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.handlingunit.field that implement HandlingUnitItemSelectableModifier and TypeClassDescriptionclassHandlingUnitItemField<FieldT>Template class to represent entity fields of the EntityHandlingUnitItem. -
Uses of HandlingUnitItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.handlingunit.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.handlingunit.link that implement HandlingUnitItemSelectableModifier and TypeClassDescriptionclassHandlingUnitItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofHandlingUnitItemto other entities.classHandlingUnitItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofHandlingUnitItemto other entities, where the cardinality of the related entity is at most 1.