SAP ABAP Function Module TEXT_READ_INTERNAL (Liest einen Text aus der Textdatei in interne Tabelle ein (nach Sprachvekt)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KC (Package) Cost Accounting Controlling EIS
⤷
⤷
⤷
Basic Data
| Function Module | TEXT_READ_INTERNAL | Liest einen Text aus der Textdatei in interne Tabelle ein (nach Sprachvekt |
| Function Group | KXSC | Text connection SAP-EIS |
| Program Name | SAPLKXSC | SAP-EIS: Text administration |
| INCLUDE Name | LKXSCU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
TEXT_SPRAS | TYPE | THEAD-TDSPRAS | Language of the text that is exported | |||
| |
E_TEXT_HEAD | TYPE | THEAD | ||||
| |
TABLE_KEY | TYPE | Key of the edited table entry | ||||
| |
TABLE_NAME | TYPE | CFPAR-CFNNN | Name of the edited table | |||
| |
TEXT_ID | TYPE | THEAD-TDID | 'COMM' | Text ID (maintained in TTXID) | ||
| |
TEXT_OBJECT | TYPE | THEAD-TDOBJECT | 'RKC_EIS' | Text object (maintained in TTXOB) | ||
| |
TEXT_LINES | TYPE | TLINE | Internal table that exports the read text | |||
| |
NO_TEXT_FOUND | TYPE | Text for table entry does not exist in any language | ||||
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 | 19930710 |
| SAP Release Created in |