The Function Module C125_VALUE_TABLE_GENERATE (Generiert zu einer Stoffberichtsvorlage die Value-Tabelle) is a standard Function Module in SAP ERP and is part of the function group C125 within the package CBUI.
Function Module | C125_VALUE_TABLE_GENERATE |
Short Text | Generiert zu einer Stoffberichtsvorlage die Value-Tabelle |
Function Group | C125 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_REPORT_NO_AUTH_CHECK | TYPE | ESP1_BOOLEAN | ESP1_TRUE | Flag für BerechPrüf Bericht aus Vorlage |
I_FLG_USE_STRUCTTAB | TYPE | ESP1_BOOLEAN | SPACE | Soll die Struktur E_STRUCT_TAB verwendet werden |
I_LANGU | LIKE | SY-LANGU | SY-LANGU | Führende Sprache der Generierung |
I_LAST_VER_DATE | LIKE | ESTRH-VALFR | 19000101 | Key date of last report version |
I_MARK_CHANGES | LIKE | RCGLSYSELC-MARK_CHANG | SPACE | Indicates whether changes should be marked |
I_NO_DIALOG | LIKE | RCGSTDIOT-MARKFLG | SPACE | Parameterdialog aufrufen/ nicht aufrufen |
I_RCGLPIOT | LIKE | RCGLPIOT | Stoffberichtsvariante | |
I_RECNTRH | LIKE | ESTRH-RECN | Substance | |
I_REL_CHANGES | LIKE | RCGLSYSELC-REL_CHANGE | SPACE | Kennz.: Daten konvertieren |
I_RTIME_FROM | LIKE | TCGA6-LSYRTIM | 0 | Start - symbol resolution time |
I_RTIME_TO | LIKE | TCGA6-LSYRTIM | 9999 | End - symbol resolution time |
I_VALUE | LIKE | TCGENV-VALUE | WWI-Version | |
I_VAL_DATE | LIKE | ESTRH-VALFR | SY-DATUM | Key date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_GENERATION_OK | LIKE | RCGSTDIOT-MARKFLG | Flag, ob der Generierungslauf korrekt war | |
E_GENERATION_WARNING | LIKE | RCGSTDIOT-MARKFLG | Flag, ob Generierung mit Warnung |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VALUE_TAB | LIKE | TLINE | Table with value file | |
I_PARAM_TAB | LIKE | RCGLSYVAL | Parameter symbol value table | |
I_STRUCT_TAB | LIKE | RCGLSIOT | PP-SHE: IOTAB für Stoffberichtsvorlagensymbole |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
GENERATION_ERROR | Serious generation error |
IF_ERROR | Generierungsfehler in IF-Wiederholungsgruppe |
STATUS_ERROR | Schwerwiegender Statusfehler |