Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.selectable.WhseInboundDeliveryItemSelectable
Packages that use WhseInboundDeliveryItemSelectable
Package
Description
-
Uses of WhseInboundDeliveryItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery declared as WhseInboundDeliveryItemSelectableModifier and TypeFieldDescriptionstatic final WhseInboundDeliveryItemSelectableWhseInboundDeliveryItem.ALL_FIELDSSelector for all available fields of WhseInboundDeliveryItem. -
Uses of WhseInboundDeliveryItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.field that implement WhseInboundDeliveryItemSelectableModifier and TypeClassDescriptionclassWhseInboundDeliveryItemField<FieldT>Template class to represent entity fields of the EntityWhseInboundDeliveryItem. -
Uses of WhseInboundDeliveryItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.link that implement WhseInboundDeliveryItemSelectableModifier and TypeClassDescriptionclassWhseInboundDeliveryItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofWhseInboundDeliveryItemto other entities.classWhseInboundDeliveryItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofWhseInboundDeliveryItemto other entities, where the cardinality of the related entity is at most 1.