Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.selectable.InbDeliverySerialNmbrSelectable
Packages that use InbDeliverySerialNmbrSelectable
Package
Description
-
Uses of InbDeliverySerialNmbrSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery 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.inbounddelivery.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.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.inbounddelivery.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddelivery.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.