Skip to content

ABAP Keyword Documentation →  ABAP − Short Reference 

READ TEXTPOOL - Short Reference

Reference

Other versions: 7.31 | 7.40 | 7.54

Syntax


READ TEXTPOOL prog INTO itab LANGUAGE lang. 

Effect

Imports the text elements of the language specified in lang and the program specified in prog into the internal table itab of the type TEXTPOOL.