Fonction SAP BAPI_GET_TABLE_HEADER - NO LONGER IN USE !!! This module has been closed down!

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_LANGU SYST-LANGU C 1 Logon Language
I_TABNAME DD03L-TABNAME C 30 Table for Which Column Headings Are Retrieved

Paramètre Reférence Long. Facultatif Description
IT_HEADER GLEX_THEAD 20 Column Headings from DD03P_TAB

Exception Description
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.