Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery.selectable.WhseInboundDeliveryHeadSelectable
Packages that use WhseInboundDeliveryHeadSelectable
Package
Description
-
Uses of WhseInboundDeliveryHeadSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseinbounddelivery declared as WhseInboundDeliveryHeadSelectableModifier and TypeFieldDescriptionstatic final WhseInboundDeliveryHeadSelectableWhseInboundDeliveryHead.ALL_FIELDSSelector for all available fields of WhseInboundDeliveryHead. -
Uses of WhseInboundDeliveryHeadSelectable 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 WhseInboundDeliveryHeadSelectableModifier and TypeClassDescriptionclassWhseInboundDeliveryHeadField<FieldT>Template class to represent entity fields of the EntityWhseInboundDeliveryHead. -
Uses of WhseInboundDeliveryHeadSelectable 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 WhseInboundDeliveryHeadSelectableModifier and TypeClassDescriptionclassWhseInboundDeliveryHeadLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofWhseInboundDeliveryHeadto other entities.classWhseInboundDeliveryHeadOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofWhseInboundDeliveryHeadto other entities, where the cardinality of the related entity is at most 1.