Sapass

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



Index

ConsGroup

ConsGroup


The business object Consolidated entity is a user-defined
combination of several consolidation units, grouped together for consolidation and reporting purposes.


11-Dec-2005


Methods

Available Methods


  • GetConsUnits : Display consolidation units [ BAPI_CONSGROUP_GETCONSUNITS ]
  • GetList : List of consolidation groups [ BAPI_CONSGROUP_GETLIST ]

11-Dec-2005


GetConsUnits

GetConsUnits


With this method the key to all consolidation units is determined.Problems which arise are returned as a message in a return code.

Notes

All authorization checks, which are executed with a display within anSAP-Transaction, are carried out. 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


GetList

GetList


With this method you receive a list of all consolidation groups in adimension. Not only the consolidation groups are returned, but also themedium texts of consolidation groups, as far as they are available inthe system. Problems which arise are returned as a message in a return code.


Notes

All authorization checks, which are executed with a display within anSAP-Transaction, are carried out. Messages are returned in the parameter RETURN. You find possible return values in the parameterdocumentation.

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


11-Dec-2005