Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.selectable.PurReqAddDeliverySelectable
Packages that use PurReqAddDeliverySelectable
Package
Description
-
Uses of PurReqAddDeliverySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition declared as PurReqAddDeliverySelectableModifier and TypeFieldDescriptionstatic final PurReqAddDeliverySelectablePurReqAddDelivery.ALL_FIELDSSelector for all available fields of PurReqAddDelivery. -
Uses of PurReqAddDeliverySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.field that implement PurReqAddDeliverySelectableModifier and TypeClassDescriptionclassPurReqAddDeliveryField<FieldT>Template class to represent entity fields of the EntityPurReqAddDelivery. -
Uses of PurReqAddDeliverySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.link that implement PurReqAddDeliverySelectableModifier and TypeClassDescriptionclassPurReqAddDeliveryLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurReqAddDeliveryto other entities.classPurReqAddDeliveryOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurReqAddDeliveryto other entities, where the cardinality of the related entity is at most 1.