| Parameter | Reference | Type | Length | Default | Optional | Text |
|---|---|---|---|---|---|---|
| I_LANGU | SYST-LANGU | C | 1 | Logon Language | ||
| I_TABNAME | DD03L-TABNAME | C | 30 | Table for Which Column Headings Are Retrieved |
| Parameter | Reference | Length | Optional | Text |
|---|---|---|---|---|
| IT_HEADER | GLEX_THEAD | 20 | Column Headings from DD03P_TAB |
| Exception | Text |
|---|---|
| NOT_FOUND | if 1, do not select any values |
|
This function module receives a language indicator and a tablename as import parameters and returns an internal table thatcontains the column headings of the specified table in a sortedsequence. |