Show TOC

Function documentationConsolidation as Script Logic Locate this document in the navigation structure

 

You use this to run a legal consolidation.

Activities

The automatic adjustments process is handled by a program called CONSOLIDATION. This program is typically launched using the following logic statement:

*RUN_PROGRAM CONSOLIDATION(<parameters list>)

Example

*RUN_PROGRAM CONSOLIDATION

CATEGORY = %C_CATEGORY_SET%

GROUP = %GROUPS_SET%

TID_RA = %TIME_SET%

*ENDRUN_PROGRAM

Any software coding and/or code lines / strings ("Code") included in this documentation are only examples and are not intended to be used in a productive system environment. The Code is only intended to better explain and visualize the syntax and phrasing rules of certain coding. SAP does not warrant the correctness and completeness of the Code given herein, and SAP shall not be liable for errors or damages caused by the usage of the Code, except if such damages were caused by SAP intentionally or by its gross negligence.