SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
INSERT TEXTPOOL - Short Reference
Syntax
INSERT TEXTPOOL prog FROM itab LANGUAGE lang.
Effect
Inserts the text elements contained in the internal table itab of the type TEXTPOOL into the Repository. They are inserted as a text pool of the language specified in lang for the program specified in prog.