SAP ABAP Function Module GET_TEXT_FROM_POOL (Read a text (header and lines) from a text pool)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SCR (Application Component) SAPscript
     STXD (Package) SAPscript
Basic Data
Function Module GET_TEXT_FROM_POOL Read a text (header and lines) from a text pool  
Function Group STXH   SAPscript Program Interface 3  
Program Name SAPLSTXH    
INCLUDE Name LSTXHU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting HEADER TYPE THEAD Text header
Tables LINES TYPE TLINE Text lines
Tables POOL TYPE TLINE Text pool table
Exception END_OF_POOL TYPE End of text pool reached
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950206 
SAP Release Created in