The Function Module G_TABLE_RECORD_TO_GLU1 (FI-SL: Kopiert (strukturlosen) Record in GLU1-Struktur) is a standard Function Module in SAP ERP and is part of the function group GUSL within the package GUSL.
Function Module | G_TABLE_RECORD_TO_GLU1 |
Short Text | FI-SL: Kopiert (strukturlosen) Record in GLU1-Struktur |
Function Group | GUSL |
Package | GUSL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPENDING_TABLE | TYPE | GUSL_BOOL | GUSL_C_FALSE | Kennzeichen: Sätze an Tabelle anhängen |
I_DB_COMMIT | TYPE | GUSL_BOOL | GUSL_C_FALSE | Kennzeichen: DB-Commit nach Programmgenerierung |
I_RECORD | LIKE | (Strukturloser) Record | ||
I_TABNAME | LIKE | T800A-TAB | Tabellenname | |
I_T_RECORD | TYPE | TABLE | Tabelle mit (strukturlosen) Records |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_GLU1 | TYPE | GUSL_T_GLU1 | Tabelle in GLU1-Struktur |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_TABLE | Ungültige Tabelle |