Sapass

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



Index

ConsUnit

ConsUnit


The business object Consolidation unit is the smallest element
of the corporate group structuring on whose basis a complete consolidation can be performed.


Comment
A consolidation unit can correspond to a company, it can be composed of
one or several company codes, or it can represent a business area or
profit center within a company code. Relationships that occur between
consolidation units of a consolidation area are eliminated within the framework of consolidation.


11-Dec-2005


Methods

Available Methods


  • GetCurrency : Get reporting currency [ BAPI_CONSUNIT_GETCURRENCY ]
  • GetList : Display consolidation units [ BAPI_CONSUNIT_GETLIST ]

11-Dec-2005


GetCurrency

GetCurrency


The key to the reporting currency are determined with this method.Problems which occur are returned as a message in a return code.

Notes

All authorization checks take place which are also executed with adisplay within an SAP transaction. Messages are returned in the parameter RETURN. You find possible return values in the parameter
documentation.

The key fields which are used by the method are described under the parameters.


11-Dec-2005


GetList

GetList


You receive a list of all consolidation units of a dimension with thisdimension. Not only the consolidation units but also the medium textsof consolidation units, as far as they are available in the system, arereturned. Problems which occur are returned as a message in a returncode.


Notes

All authorization checks take place, which are also executed with a display within a SAP transaction.

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

The key fields used by the method are described under the parameters.


11-Dec-2005