Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.selectable.ProductSalesDeliverySelectable
Packages that use ProductSalesDeliverySelectable
Package
Description
-
Uses of ProductSalesDeliverySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification declared as ProductSalesDeliverySelectableModifier and TypeFieldDescriptionstatic final ProductSalesDeliverySelectableProductSalesDelivery.ALL_FIELDSSelector for all available fields of ProductSalesDelivery. -
Uses of ProductSalesDeliverySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.field that implement ProductSalesDeliverySelectableModifier and TypeClassDescriptionclassProductSalesDeliveryField<FieldT>Template class to represent entity fields of the EntityProductSalesDelivery. -
Uses of ProductSalesDeliverySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link that implement ProductSalesDeliverySelectableModifier and TypeClassDescriptionclassProductSalesDeliveryLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductSalesDeliveryto other entities.classProductSalesDeliveryOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductSalesDeliveryto other entities, where the cardinality of the related entity is at most 1.