Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.selectable.ProductClassCharcSelectable
Packages that use ProductClassCharcSelectable
Package
Description
-
Uses of ProductClassCharcSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification declared as ProductClassCharcSelectableModifier and TypeFieldDescriptionstatic final ProductClassCharcSelectableProductClassCharc.ALL_FIELDSSelector for all available fields of ProductClassCharc. -
Uses of ProductClassCharcSelectable 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 ProductClassCharcSelectableModifier and TypeClassDescriptionclassProductClassCharcField<FieldT>Template class to represent entity fields of the EntityProductClassCharc. -
Uses of ProductClassCharcSelectable 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 ProductClassCharcSelectableModifier and TypeClassDescriptionclassProductClassCharcLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductClassCharcto other entities.classProductClassCharcOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductClassCharcto other entities, where the cardinality of the related entity is at most 1.