Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.selectable.InbDeliveryItemTextSelectable
Packages that use InbDeliveryItemTextSelectable
Package
Description
-
Uses of InbDeliveryItemTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 declared as InbDeliveryItemTextSelectableModifier and TypeFieldDescriptionstatic final InbDeliveryItemTextSelectableInbDeliveryItemText.ALL_FIELDSSelector for all available fields of InbDeliveryItemText. -
Uses of InbDeliveryItemTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.field that implement InbDeliveryItemTextSelectableModifier and TypeClassDescriptionclassInbDeliveryItemTextField<FieldT>Template class to represent entity fields of the EntityInbDeliveryItemText. -
Uses of InbDeliveryItemTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link that implement InbDeliveryItemTextSelectableModifier and TypeClassDescriptionclassInbDeliveryItemTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInbDeliveryItemTextto other entities.classInbDeliveryItemTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInbDeliveryItemTextto other entities, where the cardinality of the related entity is at most 1.