SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
READ TEXTPOOL - Short Reference
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.