SAP AFX_GLOBAL_CUST Global Control of Archiving: Settings Table
Overview
AFX_GLOBAL_CUST is a standard SAP S/4HANA table that stores Global Control of Archiving: Settings data. There are total 19 fields in the AFX_GLOBAL_CUST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFX_GLOBAL_CUST 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_CUST to other SAP tables and standard CDS views available based on AFX_GLOBAL_CUST table in S/4HANA 2020.
Techincal Settings of AFX_GLOBAL_CUST
Below are technical details of the table AFX_GLOBAL_CUST
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AFX_GLOBAL_CUST Fields
The following table gives you an overview of the fields available in AFX_GLOBAL_CUST
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| OBJECT | Archiving Object | OBJCT_TR01 | AFX_GLOBAL_CTRL | CHAR | 10 |
| ARMODE | Archiving Mode | AFX_DTE_ARCHMODE | CHAR | 1 | |
| FOLLOW_UP_PERIOD | Resubmission Period | AFX_DTE_FOLLOW_UP_PER | INT4 | 10 | |
| FOLLOW_UP_UNIT | Resubmission Period (Unit) | AFX_DTE_FOLLOW_UP_PER_UNIT | CHAR | 1 | |
| RESIDENCE | Global Residence Time | AFX_DTE_GLB_RESIDENCE | INT4 | 10 | |
| RESIDENCE_UNIT | Global Residence Time (Unit) | AFX_DTE_GLB_RESIDENCE_UNIT | CHAR | 1 | |
| DYN_PB_IN_PP | Package Formation at Runtime in Parallel Processing | AFX_DTE_FLG_DYN_PB_IN_PP_CUST | CHAR | 1 | |
| PACKAGE_COUNT | Number of Work Packages for Parallel Processing | AFX_DTE_PACKCOUNT | INT4 | 10 | |
| PROCESS | Package Formation Procedures | AFX_DTE_PBPROCESS | AFX_GLOBAL_PBP | CHAR | 10 |
| PACKAGE_SIZE | Size of a Work Package for Parallel Processing | AFX_DTE_PACKSIZE | INT4 | 10 | |
| START_WRITE | Start Write Program Automatically After Analysis Program | AFX_DTE_FLG_START_WRITE | CHAR | 1 | |
| COMMIT_COUNT | Commit Counter for Partial Package Processing in Paral.Proc. | AFX_DTE_COMMIT_COUNT | INT4 | 10 | |
| LOG_PERIOD | Retention Period in Application Log | AFX_DTE_APPLLOG_PERIOD | INT4 | 10 | |
| LOG_PERIOD_UNIT | Retention Period in Application Log (Unit) | AFX_DTE_APPLLOG_PERIOD_UNIT | CHAR | 1 | |
| LOG_OBJECT | Application log: Object name (Application code) | BALOBJ_D | BALOBJ | CHAR | 20 |
| LOG_OBJECT_EXC | Application log: Object name (Application code) | BALOBJ_D | BALOBJ | CHAR | 20 |
| RUNTIME_LOG | Include Runtime Information in Application Log | AFX_DTE_FLG_RUNTIME_LOG | CHAR | 1 | |
| ANALYZE_MODE | Mode for Analysis Run | AFX_DTE_ANALYZE_MODE | 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_CUST
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AFX_GLOBAL_CUST | LOG_OBJECT | 1: CN | BALOBJ |
| AFX_GLOBAL_CUST | LOG_OBJECT_EXC | 1: CN | BALOBJ |
| AFX_GLOBAL_CUST | OBJECT | 1: 1 | AFX_GLOBAL_CTRL |
| AFX_GLOBAL_CUST | PROCESS | 1: CN | AFX_GLOBAL_PBP |