SAP AFX_TEXTPOOL Text Pool for Program Templates Table
Overview
AFX_TEXTPOOL is a standard SAP S/4HANA table that stores Text Pool for Program Templates data. There are total 5 fields in the AFX_TEXTPOOL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFX_TEXTPOOL belongs to Generating, Monitoring for Mass Data Archiving Solutions (CA-GTF-TS-GMA) module and is located in the package Archiving Framework: Templates (AFX_TEMPLATES).
In addition, following links provide an overview of foreign key relationships, if any, that link AFX_TEXTPOOL to other SAP tables and standard CDS views available based on AFX_TEXTPOOL table in S/4HANA 2020.
Techincal Settings of AFX_TEXTPOOL
Below are technical details of the table AFX_TEXTPOOL
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AFX_TEXTPOOL Fields
The following table gives you an overview of the fields available in AFX_TEXTPOOL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| PROGNAME | ABAP Program Name | PROGNAME | CHAR | 40 | |
| LANGU | Language Key | LANGU | T002 | LANG | 1 |
| TP_ID | ABAP Text Pool ID (Selection Text/Numbered Text) | TEXTPOOLID | CHAR | 1 | |
| TP_KEY | Text element key (number/selection name) | TEXTPOOLKY | CHAR | 8 | |
| TP_ENTRY | Language-dependent text in ABAP/4 text pool | TEXTPOOLTX | CHAR | 255 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for AFX_TEXTPOOL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AFX_TEXTPOOL | LANGU | 1: CN | T002 |