SAP APCAPPL_CFG ABAP Push Channel application definition Table
Overview
APCAPPL_CFG is a standard SAP S/4HANA table that stores ABAP Push Channel application definition data. There are total 3 fields in the APCAPPL_CFG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table APCAPPL_CFG belongs to ABAP Channels (BC-MID-AC) module and is located in the package APC design time package (SAPC_DESIGN_TIME).
In addition, following links provide an overview of foreign key relationships, if any, that link APCAPPL_CFG to other SAP tables and standard CDS views available based on APCAPPL_CFG table in S/4HANA 2020.
Techincal Settings of APCAPPL_CFG
Below are technical details of the table APCAPPL_CFG
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of APCAPPL_CFG Fields
The following table gives you an overview of the fields available in APCAPPL_CFG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| APPLICATION_ID | ABAP Push Channel Application ID | APC_APPLICATION_ID | CHAR | 30 | |
| VSI_PROFILE_SEND | APC virus scan profile | APC_VSCAN_PROFILE | * | CHAR | 40 |
| VSI_PROFILE_RECEIVE | APC virus scan profile | APC_VSCAN_PROFILE | * | CHAR | 40 |
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 APCAPPL_CFG