Menu

SAP Function Module KL_PROT_FILL_AREA

Füllt eine Area für ein Dynamisches Dokument

The Function Module KL_PROT_FILL_AREA (Füllt eine Area für ein Dynamisches Dokument) is a standard Function Module in SAP ERP and is part of the function group KLPROT within the package FTBK.

Technical Information

Function Module KL_PROT_FILL_AREA
Short Text Füllt eine Area für ein Dynamisches Dokument
Function Group KLPROT
Package FTBK
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_HEAD TYPE SDYDO_TEXT_ELEMENT nur in Zusammenhang mit i_head
I_INT_BCKG TYPE C Liste in nächster Zeile Intensiv ('X' - intensiv)
I_NO_OF_COLS TYPE I Anzahl der Spalten die zu einer zusammengefasst werden sollen

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
C_AREA CLASS CL_DD_TABLE_AREA Tabellenbereich
C_TABLE CLASS CL_DD_TABLE_ELEMENT Dynamische Dokumente: Tabellenelement

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_ID_TEXT LIKE KLIDELEMENT ID des Textelements und dessen Inhalt

Exceptions

This function module does not define any Exceptions.