Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.selectable.ProductDescriptionSelectable
Packages that use ProductDescriptionSelectable
Package
Description
-
Uses of ProductDescriptionSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductDescriptionSelectableModifier and TypeFieldDescriptionstatic final ProductDescriptionSelectableProductDescription.ALL_FIELDSSelector for all available fields of ProductDescription. -
Uses of ProductDescriptionSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field that implement ProductDescriptionSelectableModifier and TypeClassDescriptionclassProductDescriptionField<FieldT>Template class to represent entity fields of the EntityProductDescription. -
Uses of ProductDescriptionSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link that implement ProductDescriptionSelectableModifier and TypeClassDescriptionclassProductDescriptionLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductDescriptionto other entities.classProductDescriptionOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductDescriptionto other entities, where the cardinality of the related entity is at most 1.