SAP AFX_FMOD_HEADT AFX Function Modules: Header - Text Table
Overview
AFX_FMOD_HEADT is a standard SAP S/4HANA table that stores AFX Function Modules: Header - Text data. There are total 3 fields in the AFX_FMOD_HEADT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFX_FMOD_HEADT 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_FMOD_HEADT to other SAP tables and standard CDS views available based on AFX_FMOD_HEADT table in S/4HANA 2020.
Techincal Settings of AFX_FMOD_HEADT
Below are technical details of the table AFX_FMOD_HEADT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AFX_FMOD_HEADT Fields
The following table gives you an overview of the fields available in AFX_FMOD_HEADT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| FMOD_KEY | Key for AFX Function Modules | AFX_DTE_FMOD_KEY | AFX_FMOD_HEAD | CHAR | 30 |
| LANGU | Language Key | LANGU | T002 | LANG | 1 |
| FMOD_TEXT | Short text for function module | RS38L_FTXT | CHAR | 74 |
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_FMOD_HEADT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AFX_FMOD_HEADT | FMOD_KEY | 1: CN | AFX_FMOD_HEAD |
| AFX_FMOD_HEADT | LANGU | 1: CN | T002 |