Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.selectable.WhseOutboundDeliveryOrderItemSelectable
Packages that use WhseOutboundDeliveryOrderItemSelectable
Package
Description
-
Uses of WhseOutboundDeliveryOrderItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder declared as WhseOutboundDeliveryOrderItemSelectableModifier and TypeFieldDescriptionstatic final WhseOutboundDeliveryOrderItemSelectableWhseOutboundDeliveryOrderItem.ALL_FIELDSSelector for all available fields of WhseOutboundDeliveryOrderItem. -
Uses of WhseOutboundDeliveryOrderItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.field that implement WhseOutboundDeliveryOrderItemSelectableModifier and TypeClassDescriptionclassTemplate class to represent entity fields of the EntityWhseOutboundDeliveryOrderItem. -
Uses of WhseOutboundDeliveryOrderItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.link that implement WhseOutboundDeliveryOrderItemSelectableModifier and TypeClassDescriptionclassWhseOutboundDeliveryOrderItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofWhseOutboundDeliveryOrderItemto other entities.classWhseOutboundDeliveryOrderItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofWhseOutboundDeliveryOrderItemto other entities, where the cardinality of the related entity is at most 1.