Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.selectable.OutbDeliveryItemTextSelectable
Packages that use OutbDeliveryItemTextSelectable
Package
Description
-
Uses of OutbDeliveryItemTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 declared as OutbDeliveryItemTextSelectableModifier and TypeFieldDescriptionstatic final OutbDeliveryItemTextSelectableOutbDeliveryItemText.ALL_FIELDSSelector for all available fields of OutbDeliveryItemText. -
Uses of OutbDeliveryItemTextSelectable 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 OutbDeliveryItemTextSelectableModifier and TypeClassDescriptionclassOutbDeliveryItemTextField<FieldT>Template class to represent entity fields of the EntityOutbDeliveryItemText. -
Uses of OutbDeliveryItemTextSelectable 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 OutbDeliveryItemTextSelectableModifier and TypeClassDescriptionclassOutbDeliveryItemTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryItemTextto other entities.classOutbDeliveryItemTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOutbDeliveryItemTextto other entities, where the cardinality of the related entity is at most 1.