The Function Module FAGL_FLEXA_TO_DOC_TRANSFORM (Konvertierung und Abmischen des Hauptbuchbelegs) is a standard Function Module in SAP ERP and is part of the function group FAGL_BSEG within the package FAGL_DB_PERSISTENCY.
Function Module | FAGL_FLEXA_TO_DOC_TRANSFORM |
Short Text | Konvertierung und Abmischen des Hauptbuchbelegs |
Function Group | FAGL_BSEG |
Package | FAGL_DB_PERSISTENCY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_BSEG | TYPE | FAGL_T_BSEG | Tabelle mit BSEG-Zeilen | |
IT_FAGLFLEXA | TYPE | STANDARD TABLE | Einzelpostentabelle GLFLEX | |
I_COLLECT_TO_BUZEI | TYPE | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BSEG_EXT | TYPE | FAGL_T_BSEG_EXT | Tabelle für Zusatzfelder Beleganzeige |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.