SAP AFX_ACTVTPAC Activity Log Package List Table
Overview
AFX_ACTVTPAC is a standard SAP S/4HANA table that stores Activity Log Package List data. There are total 10 fields in the AFX_ACTVTPAC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFX_ACTVTPAC 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_ACTVTPAC to other SAP tables and standard CDS views available based on AFX_ACTVTPAC table in S/4HANA 2020.
Techincal Settings of AFX_ACTVTPAC
Below are technical details of the table AFX_ACTVTPAC
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AFX_ACTVTPAC Fields
The following table gives you an overview of the fields available in AFX_ACTVTPAC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| ACTVT_ID | Activity ID | AFX_DTE_ACTVT_ID | AFX_ACTVT | NUMC | 10 |
| PACKAGE_NO | Number of a Package in Parallel Processing | BANK_DTE_PP_INTERVNO | NUMC | 10 | |
| STATUS | Status of a Package in the Archiving Run | AFX_DTE_PACKAGE_STATUS | NUMC | 2 | |
| OBJECT_CNT | Number of Selected Objects in Package | AFX_DTE_OBJECT_COUNT | INT4 | 10 | |
| JOBNAME | Background job name | BTCJOB | CHAR | 32 | |
| JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 8 | |
| DURATION | Duration in Seconds | AFX_DTE_DURATION | INT4 | 10 | |
| LIMIT_MIN | Object Key Lower Limit | AFX_DTE_LIMIT_MIN | CHAR | 80 | |
| LIMIT_MAX | Object Key Upper Limit | AFX_DTE_LIMIT_MAX | CHAR | 80 |
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_ACTVTPAC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AFX_ACTVTPAC | ACTVT_ID | 1: CN | AFX_ACTVT |