Start of Content Area

Object documentation MDDataProviderBW.GetDimensions  Locate the document in its SAP Library structure

Functions

The GetDimensions method for the MDDataProviderBW Business object returns a list of DIMENSIONS (BW InfoObjects with type Characteristic) for a particular CUBE (BW query).

There is also a DIMENSION [measures] with type MD_DIMTYPE_MEASURES, which contains all key figures of the query. For queries with tow structures, these are also treated as DIMENSIONS. If a structure contains key figure selections, the structure is interpreted as a DIMENSION with type MD_DIMTYPE_OTHER_NO_AGGREGATION ; any other structure is interpreted as a DIMENSION with type MD_DIMTYPE_UNKNOWN.

Note

You can find additional information from Mapping the Metadata.

Notes

This method is instance-independent.

Parameters

·        Import parameter: CatNam

·        Import parameter: CubeNam

·        Import parameter: DimNam

·        Import parameter: DimUnam

·        Export Parameter: Dimensions

·        Export Parameter: Return

Note

You can find additional information about the importance of individual parameters under Parameters.

 

End of Content Area