Menu

SAP Function Module G_TABLE_RECORD_TO_GLU1

FI-SL: Kopiert (strukturlosen) Record in GLU1-Struktur

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_TABLE Ungültige Tabelle