SAP AFX_GLOBAL_CTRL Global Control of Archiving: Check Table Table
Overview
AFX_GLOBAL_CTRL is a standard SAP S/4HANA table that stores Global Control of Archiving: Check Table data. There are total 13 fields in the AFX_GLOBAL_CTRL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFX_GLOBAL_CTRL belongs to Generating, Monitoring for Mass Data Archiving Solutions (CA-GTF-TS-GMA) module and is located in the package Archiving Framework: Global Objects (AFX_GLOBAL).
In addition, following links provide an overview of foreign key relationships, if any, that link AFX_GLOBAL_CTRL to other SAP tables and standard CDS views available based on AFX_GLOBAL_CTRL table in S/4HANA 2020.
Techincal Settings of AFX_GLOBAL_CTRL
Below are technical details of the table AFX_GLOBAL_CTRL
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AFX_GLOBAL_CTRL Fields
The following table gives you an overview of the fields available in AFX_GLOBAL_CTRL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECT | Archiving Object | OBJCT_TR01 | ARCH_OBJ | CHAR | 10 |
| FLG_DYN_PB_IN_PP | Dynamic Package Formation Allowed During Parallel Processing | AFX_DTE_FLG_DYN_PB_IN_PP | CHAR | 1 | |
| FLG_PBP_IN_PP | Profile Generation Before Parallel Processing Permitted | AFX_DTE_FLG_PBP_IN_PP | CHAR | 1 | |
| FLG_ANAMODE_STD | Analysis Mode 'Standard' Allowed | AFX_DTE_FLG_ANAMODE_STD | CHAR | 1 | |
| FLG_ANAMODE_ALL | Analysis Mode 'All' Allowed | AFX_DTE_FLG_ANAMODE_ALL | CHAR | 1 | |
| FLG_ANAMODE_INI | Analysis Mode 'Initial' Allowed | AFX_DTE_FLG_ANAMODE_INI | CHAR | 1 | |
| FLG_ANAMODE_PRG | Analysis Mode 'Program (Internal)' Allowed | AFX_DTE_FLG_ANAMODE_PRG | CHAR | 1 | |
| FNAM_CUST_CHECK | Name of Function Module | RS38L_FNAM | TFDIR | CHAR | 30 |
| FLG_CUST_CHECK | Check Object-Specific Customizing Settings | AFX_DTE_FLG_CUST_CHECK | CHAR | 1 | |
| RESIDENCE_MIN | Minimum Residence Time in Days | AFX_DTE_RESIDENCE_MIN | INT4 | 10 | |
| PACKAGE_SIZE_MIN | Minimum Size of a Work Package for Parallel Processing | AFX_DTE_PACKSIZE_MIN | INT4 | 10 | |
| PACKAGE_CNT_MIN | Minimum Number of Work Packages for Parallel Processing | AFX_DTE_PACKCOUNT_MIN | INT4 | 10 | |
| AIS_OBLIGATORY | Indicator: Active AIS Required? | AFX_DTE_FLG_AIS_OBLIGATORY | CHAR | 1 |
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_GLOBAL_CTRL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AFX_GLOBAL_CTRL | FNAM_CUST_CHECK | 1: CN | TFDIR |
| AFX_GLOBAL_CTRL | OBJECT | 1: 1 | ARCH_OBJ |