Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.selectable.OutbDeliveryHeaderSelectable
Packages that use OutbDeliveryHeaderSelectable
Package
Description
-
Uses of OutbDeliveryHeaderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 declared as OutbDeliveryHeaderSelectableModifier and TypeFieldDescriptionstatic final OutbDeliveryHeaderSelectableOutbDeliveryHeader.ALL_FIELDSSelector for all available fields of OutbDeliveryHeader. -
Uses of OutbDeliveryHeaderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.field that implement OutbDeliveryHeaderSelectableModifier and TypeClassDescriptionclassOutbDeliveryHeaderField<FieldT>Template class to represent entity fields of the EntityOutbDeliveryHeader. -
Uses of OutbDeliveryHeaderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.link that implement OutbDeliveryHeaderSelectableModifier and TypeClassDescriptionclassOutbDeliveryHeaderLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryHeaderto other entities.classOutbDeliveryHeaderOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryHeaderto other entities, where the cardinality of the related entity is at most 1.