The Function Module FAGL_FSVTEXT_2_FAGL011_CONVERT (Konvertiert Bil/GuV-Texte nach FAGL_011*) is a standard Function Module in SAP ERP and is part of the function group FAGL_FSV within the package FAGL_FSV_MAINTENANCE.
Function Module | FAGL_FSVTEXT_2_FAGL011_CONVERT |
Short Text | Konvertiert Bil/GuV-Texte nach FAGL_011* |
Function Group | FAGL_FSV |
Package | FAGL_FSV_MAINTENANCE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CLIENT | LIKE | SYST-MANDT | SYST-MANDT | R/3-System, Mandantennummer aus Anmeldung |
I_SPRAS | LIKE | SYST-LANGU | R/3-System, aktuelle Sprache | |
I_VERSN | LIKE | T011-VERSN | Bilanz/GuV-Struktur |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ET_FAGL_011QT | LIKE | FAGL_011QT | Bil/GuV-Struktur: Texte zu Bil/GuV-Positionen | |
ET_FAGL_011TC | LIKE | FAGL_011TC | Bil/GuV-Struktur: Zeitstempel zu Bil/GuV-Positionen | |
IT_X011Q | LIKE | RF011Q | Texte zu Bilanzpositionen | |
IT_X011T | TYPE | FIBSC_ERGSL_TSTAMP_TAB | Zeitstempel zu Bil/GuV-Positionen |
This function module does not define any Exceptions.