SAP ABAP Function Module COPT_BUFFERED_READ_TEXT (Buffered Reading of Texts in a Process Instruction List)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-PI-PMA-MGT (Application Component) ABAP List-Based PI Sheet
     COCB_PIS (Package) PI Sheet (ABAP List-Based)
Basic Data
Function Module COPT_BUFFERED_READ_TEXT Buffered Reading of Texts in a Process Instruction List  
Function Group COPT   Buffering Access to Text from PI Sheet  
Program Name SAPLCOPT    
INCLUDE Name LCOPTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting HEADER TYPE THEAD Header of the text read
Importing CLIENT TYPE SYST-MANDT SY-MANDT Client
Importing ID TYPE THEAD-TDID Text ID of the text to be read
Importing LANGUAGE TYPE THEAD-TDSPRAS Language of the text to be read
Importing NAME TYPE THEAD-TDNAME Name of the text to be read
Importing OBJECT TYPE THEAD-TDOBJECT Object of the text to be read
Importing TEXT_WIDTH TYPE I 40 Länge auf die formatiert wird
Tables LINES TYPE TLINE Lines of the text read
Exception ID TYPE Invalid text ID
Exception LANGUAGE TYPE Invalid language
Exception NAME TYPE Invalid text name
Exception NOT_FOUND TYPE Text not found
Exception OBJECT TYPE Invalid text object
Exception REFERENCE_CHECK TYPE Reference chain interrupted
               
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  19950404 
SAP Release Created in