Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.selectable.InbDeliverySerialNmbrSelectable
Packages that use InbDeliverySerialNmbrSelectable
Package
Description
-
Uses of InbDeliverySerialNmbrSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 declared as InbDeliverySerialNmbrSelectableModifier and TypeFieldDescriptionstatic final InbDeliverySerialNmbrSelectableInbDeliverySerialNmbr.ALL_FIELDSSelector for all available fields of InbDeliverySerialNmbr. -
Uses of InbDeliverySerialNmbrSelectable 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 InbDeliverySerialNmbrSelectableModifier and TypeClassDescriptionclassInbDeliverySerialNmbrField<FieldT>Template class to represent entity fields of the EntityInbDeliverySerialNmbr. -
Uses of InbDeliverySerialNmbrSelectable 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 InbDeliverySerialNmbrSelectableModifier and TypeClassDescriptionclassInbDeliverySerialNmbrLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInbDeliverySerialNmbrto other entities.classInbDeliverySerialNmbrOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofInbDeliverySerialNmbrto other entities, where the cardinality of the related entity is at most 1.