Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> Bapi>ConsDimension



Index

ConsDimension

ConsDimension


The business object consolidation dimension defines a specific
characteristic in consolidated reporting. Dimensions represent different types of consolidation, such as company consolidation,
business area consolidation, and profit center consolidation. A dimension can represent one or more types of consolidation.
Organizational units and control parameters are defined within each
dimension. On the other hand, consolidation charts of accounts and
consolidation versions are cross-dimensional. Multiple dimensions can be linked for validations and reports.


11-Dec-2005


Methods

Available Methods


  • GetList : List of dimensions [ BAPI_CONSDIMENSION_GETLIST ]

11-Dec-2005


GetList

GetList


With this method you receive a list of all dimensions. Not only thedimensions are returned, but also medium texts of the dimensions, asfar as they are available in the system. Problems which arise are returned as a message in a return code.

Notes


All authorization checks, which are executed with a display within an SAP-Transaction, are carried out.

Messages are returned in the parameter RETURN. You find possible return values in the parameter documentation.


11-Dec-2005