SAP APCSTATATTR ABAP Push Channel Statistic Attributes Table

Overview

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

The table APCSTATATTR belongs to ABAP Channels (BC-MID-AC) module and is located in the package ABAP Channels tools, e.g. logging, tracing, etc. (SAC_TOOLS).

In addition, following links provide an overview of foreign key relationships, if any, that link APCSTATATTR to other SAP tables and standard CDS views available based on APCSTATATTR table in S/4HANA 2020.

Techincal Settings of APCSTATATTR

Below are technical details of the table APCSTATATTR

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

List of APCSTATATTR Fields

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

FieldDescriptionData ElementCheck TableData TypeLength
APPLICATION_IDABAP Push Channel Application IDAPC_APPLICATION_IDCHAR30
APC_TYPEAPC TypeAPC_TYPECHAR1
PROTOCOLABAP Push Channel ProtocolAPC_PROTOCOLCHAR10
SUBPROTOCOLSubprotocol of APC protocolAPC_SUBPROTOCOLCHAR4
STATEFULBoolean Variable (X = True, - = False, Space = Unknown)BOOLEANCHAR1
ROLEAPC RoleAPC_ROLECHAR2
STATUS_CODEStatus Code for ABAP Push ChannelsAPC_STATUS_CODEINT25
LASTCALL_TIMESTAMPUTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)TIMESTAMPLDEC21
STATUS_PHRASEStatus Text for ICF StatisticsPFICF_STATUS_PHRASECHAR64
MAIN_PROGABAP Program NamePROGNAMECHAR40
INCLUDE_NAMEABAP Program NamePROGNAMECHAR40

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 APCSTATATTR

Other References