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