Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.SubItemCategorySelectable
Packages that use SubItemCategorySelectable
Package
Description
-
Uses of SubItemCategorySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SubItemCategorySelectableModifier and TypeFieldDescriptionstatic final SubItemCategorySelectableSubItemCategory.ALL_FIELDSSelector for all available fields of SubItemCategory. -
Uses of SubItemCategorySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field that implement SubItemCategorySelectableModifier and TypeClassDescriptionclassSubItemCategoryField<FieldT>Template class to represent entity fields of the EntitySubItemCategory. -
Uses of SubItemCategorySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that implement SubItemCategorySelectableModifier and TypeClassDescriptionclassSubItemCategoryLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSubItemCategoryto other entities.classSubItemCategoryOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSubItemCategoryto other entities, where the cardinality of the related entity is at most 1.