Skip to content

ABAP Keyword Documentation →  ABAP − Short Reference 

INSERT TEXTPOOL - Short Reference

Reference

Other versions: 7.31 | 7.40 | 7.54

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.