Menu

SAP Function Module RP_01C_BWGETTEXT

Ergänzung einer Tabelle um Textfelder

The Function Module RP_01C_BWGETTEXT (Ergänzung einer Tabelle um Textfelder) is a standard Function Module in SAP ERP and is part of the function group RPDWE within the package P01A.

Technical Information

Function Module RP_01C_BWGETTEXT
Short Text Ergänzung einer Tabelle um Textfelder
Function Group RPDWE
Package P01A
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I05_DDICNAME TYPE DDOBJNAME Name eines ABAP Dictionary-Objekts
I05_LANGU TYPE SPRSL SY-LANGU Sprachenschlüssel
I05_SUFFIX TYPE C '_TEXT' Suffix eines Textfeldes

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T05_IOTAB LIKE Ein-/Ausgabetabelle

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERR_DDIC Fehler bei DDIC-Zugriff