The AFX_FMOD_IMPT table in SAP ERP or S/4HANA stores AFX Function Modules: Import Parameter(s) – Text data. There are total 4 fields in AFX_FMOD_IMPT table. The AFX Function Modules: Import Parameter(s) – Text table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of AFX_FMOD_IMPT table. It is in Archiving Framework: Templates (AFX_TEMPLATES) ABAP package and is part of the Generating, Monitoring for Mass Data Archiving Solutions (CA-GTF-TS-GMA) module.
SAP AFX_FMOD_IMPT Table Fields
Following is the list of fields that are available in SAP AFX_FMOD_IMPT table. The primary key fields of the table are FMOD_KEY (Key for AFX Function Modules), PARNO (Sequential Number of Parameter), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| FMOD_KEY | Key for AFX Function Modules | AFX_DTE_FMOD_KEY | AFX_FMOD_IMP | CHAR (30) |
| PARNO | Sequential Number of Parameter | AFX_DTE_PARAMETER_NO | NUMC (3) | |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| PARAM_TEXT | Short text | PARAMTEXT | CHAR (79) |


