AFX_TEXTPOOL - Text Pool for Program Templates
Text Pool for Program Templates information is stored in SAP table AFX_TEXTPOOL.
It is part of development package AFX_TEMPLATES in software component CA-GTF-TS-GMA. This development package consists of objects that can be grouped under "Archiving Framework: Templates".
It is part of development package AFX_TEMPLATES in software component CA-GTF-TS-GMA. This development package consists of objects that can be grouped under "Archiving Framework: Templates".
Fields for table AFX_TEXTPOOL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROGNAME | ABAP Program Name | X | PROGNAME | CHAR | 40 | |
LANGU | Language Key | X | LANGU | LANG | 1 | T002 |
TP_ID | ABAP Text Pool ID (Selection Text/Numbered Text) | X | TEXTPOOLID | CHAR | 1 | |
TP_KEY | Text element key (number/selection name) | X | TEXTPOOLKY | CHAR | 8 | |
TP_ENTRY | Language-dependent text in ABAP/4 text pool | TEXTPOOLTX | CHAR | 255 |