Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.selectable.ProductCharcValueSelectable
Packages that use ProductCharcValueSelectable
Package
Description
-
Uses of ProductCharcValueSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification declared as ProductCharcValueSelectableModifier and TypeFieldDescriptionstatic final ProductCharcValueSelectableProductCharcValue.ALL_FIELDSSelector for all available fields of ProductCharcValue. -
Uses of ProductCharcValueSelectable 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 ProductCharcValueSelectableModifier and TypeClassDescriptionclassProductCharcValueField<FieldT>Template class to represent entity fields of the EntityProductCharcValue. -
Uses of ProductCharcValueSelectable 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 ProductCharcValueSelectableModifier and TypeClassDescriptionclassProductCharcValueLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductCharcValueto other entities.classProductCharcValueOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductCharcValueto other entities, where the cardinality of the related entity is at most 1.