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 |
|---|---|---|---|---|---|---|---|
| |
HEADER | TYPE | THEAD | Header of the text read | |||
| |
CLIENT | TYPE | SYST-MANDT | SY-MANDT | Client | ||
| |
ID | TYPE | THEAD-TDID | Text ID of the text to be read | |||
| |
LANGUAGE | TYPE | THEAD-TDSPRAS | Language of the text to be read | |||
| |
NAME | TYPE | THEAD-TDNAME | Name of the text to be read | |||
| |
OBJECT | TYPE | THEAD-TDOBJECT | Object of the text to be read | |||
| |
TEXT_WIDTH | TYPE | I | 40 | Länge auf die formatiert wird | ||
| |
LINES | TYPE | TLINE | Lines of the text read | |||
| |
ID | TYPE | Invalid text ID | ||||
| |
LANGUAGE | TYPE | Invalid language | ||||
| |
NAME | TYPE | Invalid text name | ||||
| |
NOT_FOUND | TYPE | Text not found | ||||
| |
OBJECT | TYPE | Invalid text object | ||||
| |
REFERENCE_CHECK | TYPE | Reference chain interrupted | ||||
Processing Type
| Normal Function 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 |