Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.CnsldtnUnitForEliminationSelectable
Packages that use CnsldtnUnitForEliminationSelectable
Package
Description
-
Uses of CnsldtnUnitForEliminationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as CnsldtnUnitForEliminationSelectableModifier and TypeFieldDescriptionstatic final CnsldtnUnitForEliminationSelectableCnsldtnUnitForElimination.ALL_FIELDSSelector for all available fields of CnsldtnUnitForElimination. -
Uses of CnsldtnUnitForEliminationSelectable 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 CnsldtnUnitForEliminationSelectableModifier and TypeClassDescriptionclassCnsldtnUnitForEliminationField<FieldT>Template class to represent entity fields of the EntityCnsldtnUnitForElimination. -
Uses of CnsldtnUnitForEliminationSelectable 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 CnsldtnUnitForEliminationSelectableModifier and TypeClassDescriptionclassCnsldtnUnitForEliminationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCnsldtnUnitForEliminationto other entities.classCnsldtnUnitForEliminationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCnsldtnUnitForEliminationto other entities, where the cardinality of the related entity is at most 1.