Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.handlingunit.selectable.HandlingUnitSelectable
Packages that use HandlingUnitSelectable
Package
Description
-
Uses of HandlingUnitSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.handlingunit
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.handlingunit declared as HandlingUnitSelectableModifier and TypeFieldDescriptionstatic final HandlingUnitSelectableHandlingUnit.ALL_FIELDSSelector for all available fields of HandlingUnit. -
Uses of HandlingUnitSelectable 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 HandlingUnitSelectableModifier and TypeClassDescriptionclassHandlingUnitField<FieldT>Template class to represent entity fields of the EntityHandlingUnit. -
Uses of HandlingUnitSelectable 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 HandlingUnitSelectableModifier and TypeClassDescriptionclassHandlingUnitLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofHandlingUnitto other entities.classHandlingUnitOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofHandlingUnitto other entities, where the cardinality of the related entity is at most 1.