SAP APC_APPL ABAP Push Channel application definition Table

Overview

APC_APPL is a standard SAP S/4HANA table that stores ABAP Push Channel application definition data. There are total 18 fields in the APC_APPL table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table APC_APPL 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 APC_APPL to other SAP tables and standard CDS views available based on APC_APPL table in S/4HANA 2020.

Techincal Settings of APC_APPL

Below are technical details of the table APC_APPL

  • Buffering not allowed
  • No buffering
  • Storage type is Column Store

List of APC_APPL Fields

The following table gives you an overview of the fields available in APC_APPL

FieldDescriptionData ElementCheck TableData TypeLength
APPLICATION_IDABAP Push Channel Application IDAPC_APPLICATION_IDCHAR30
VERSIONABAP: Program Status (Active, Saved, Transported...)R3STATECHAR1
PATHABAP Push Channel application pathAPC_APPL_PATHSSTR380
CLASS_NAMEObject Type NameSEOCLSNAMECHAR30
VSI_PROFILE_SENDAPC virus scan profileAPC_VSCAN_PROFILECHAR40
VSI_PROFILE_RECEIVEAPC virus scan profileAPC_VSCAN_PROFILECHAR40
CHANGED_ONLast Changed OnAS4DATEDATS8
CHANGED_BYLast Changed ByAS4USERCHAR12
CHANGED_ATLast changed atAS4TIMETIMS6
CHANGED_CLNTClient IDSYMANDTCLNT3
CREATED_ONLast Changed OnAS4DATEDATS8
CREATED_BYLast Changed ByAS4USERCHAR12
CREATED_ATLast changed atAS4TIMETIMS6
CREATED_CLNTClient IDSYMANDTCLNT3
PROTOCOL_TYPE_IDAPC WebSocoket protocol type IDAPC_WSP_PROTOCOL_TYPE_IDCHAR30
STATEFULAPC stateful CommunicationAPC_STATEFULCHAR1
CONNECTION_TYPEAPC: Connection TypeAPC_CONN_TYPECHAR1
ABAP_LANGUAGE_VERSIONABAP Language VersionABAP_LANGUAGE_VERSIONCHAR1

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 APC_APPL

Other References