SAP AMCSTATATTR ABAP Messaging Channel Statistic Attributes Table

Overview

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

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

Techincal Settings of AMCSTATATTR

Below are technical details of the table AMCSTATATTR

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

List of AMCSTATATTR Fields

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

FieldDescriptionData ElementCheck TableData TypeLength
AMC_TYPEAMC TypeAMC_TYPECHAR1
SCOPEScope of an AMC channelAMC_CHANNEL_SCOPECHAR1
MESSAGE_TYPE_IDMessage type ID for ABAP Messaging Channel MessagesAMC_MESSAGE_TYPE_IDCHAR30
CONSUMER_CLIENTClient IDSYMANDTCLNT3
CONSUMER_USERUser NameSYUNAMECHAR12
PRODUCER_CLIENTClient IDSYMANDTCLNT3
PRODUCER_USERUser NameSYUNAMECHAR12
STATUS_CODEAMC Status CodeAMC_STATUS_CODEINT25
CALLER_PROGRAMABAP Program NamePROGNAMECHAR40
LASTCALL_TIMESTAMPUTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)TIMESTAMPLDEC21
CONSUMER_SIDName of SAP SystemSYSYSIDCHAR8
PRODUCER_SIDName of SAP SystemSYSYSIDCHAR8
APPLICATION_ACTIONApplication Action for AMCPFAMC_APPLICATION_ACTIONINT25
STATUS_PHRASEStatus Text for ICF StatisticsPFICF_STATUS_PHRASECHAR64

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 AMCSTATATTR

Other References