SAP Function Module C120_REPORT_STRUCTURE_ANALYSIS

Vorlagenstruktur wird analysiert, transformiert und protokolliert

The Function Module C120_REPORT_STRUCTURE_ANALYSIS (Vorlagenstruktur wird analysiert, transformiert und protokolliert) is a standard Function Module in SAP ERP and is part of the function group C120 within the package CBUI.

Technical Information

Function Module C120_REPORT_STRUCTURE_ANALYSIS
Short Text Vorlagenstruktur wird analysiert, transformiert und protokolliert
Function Group C120
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DB_SAVE LIKE RCGSTDIOT-MARKFLG SPACE - 'X' -> Structure table saved
I_DOKAR LIKE DRAW-DOKAR SPACE Document type of report template
I_DOKNR LIKE DRAW-DOKNR SPACE Document number of report template
I_DOKTL LIKE DRAW-DOKTL SPACE Document part of report template
I_DOKVR LIKE DRAW-DOKVR SPACE Document version of report template
I_SYMBOL_ADD TYPE ESP1_BOOLEAN SPACE - 'X' -> Zusätzliche Symbole erzeugen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SYNTAX_OK LIKE ESTLS-LSYEFLG Indicator - syntax correct

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHECK_RESULT_MESSAGE_TAB TYPE RCG_TLINE_MESSAGE_TAB_TYPE EHS: Tabellentyp zum Prüfen von Berichtsvorl. mit Meldungen
E_CHECK_RESULT_TAB LIKE TLINE liefert das Prüfergebnis zurück
E_STRUCT_COND_TAB LIKE RCGLS_CONDIOT liefert die Bedingungen von Berichtssymbolen zurück
E_STRUCT_TAB LIKE RCGLSIOT Resupplies converted structure
I_STRUCT_FILE_TAB LIKE TLINE Contains lines of structure file

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FATAL_ERROR Error that makes processing impossible