Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.SegmentForEliminationSelectable
Packages that use SegmentForEliminationSelectable
Package
Description
-
Uses of SegmentForEliminationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SegmentForEliminationSelectableModifier and TypeFieldDescriptionstatic final SegmentForEliminationSelectableSegmentForElimination.ALL_FIELDSSelector for all available fields of SegmentForElimination. -
Uses of SegmentForEliminationSelectable 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 SegmentForEliminationSelectableModifier and TypeClassDescriptionclassSegmentForEliminationField<FieldT>Template class to represent entity fields of the EntitySegmentForElimination. -
Uses of SegmentForEliminationSelectable 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 SegmentForEliminationSelectableModifier and TypeClassDescriptionclassSegmentForEliminationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSegmentForEliminationto other entities.classSegmentForEliminationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSegmentForEliminationto other entities, where the cardinality of the related entity is at most 1.