Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.CnsldtnInvesteeUnitSelectable
Packages that use CnsldtnInvesteeUnitSelectable
Package
Description
-
Uses of CnsldtnInvesteeUnitSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as CnsldtnInvesteeUnitSelectableModifier and TypeFieldDescriptionstatic final CnsldtnInvesteeUnitSelectableCnsldtnInvesteeUnit.ALL_FIELDSSelector for all available fields of CnsldtnInvesteeUnit. -
Uses of CnsldtnInvesteeUnitSelectable 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 CnsldtnInvesteeUnitSelectableModifier and TypeClassDescriptionclassCnsldtnInvesteeUnitField<FieldT>Template class to represent entity fields of the EntityCnsldtnInvesteeUnit. -
Uses of CnsldtnInvesteeUnitSelectable 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 CnsldtnInvesteeUnitSelectableModifier and TypeClassDescriptionclassCnsldtnInvesteeUnitLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCnsldtnInvesteeUnitto other entities.classCnsldtnInvesteeUnitOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCnsldtnInvesteeUnitto other entities, where the cardinality of the related entity is at most 1.