SAP AMC_LOG_STORAGE AMC logging storage Table

Overview

AMC_LOG_STORAGE is a standard SAP S/4HANA table that stores AMC logging storage data. There are total 16 fields in the AMC_LOG_STORAGE table. The following is a list of the fields that make up this table. Key fields are marked in blue.

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

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

Techincal Settings of AMC_LOG_STORAGE

Below are technical details of the table AMC_LOG_STORAGE

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

List of AMC_LOG_STORAGE Fields

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

FieldDescriptionData ElementCheck TableData TypeLength
CLIENTClient IDSYMANDTCLNT3
TIMESTAMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss)TIMESTAMPDEC15
USERNAMEUser NameSYUNAMECHAR12
ROLEAMC Action, i.e. producer or consumer, Bind/UnbindAMC_ACTIONCHAR1
STATUSAMC Log Status for UIAMC_LOG_STATUS_UICHAR1
CHANNEL_IDIdentifier of the ABAP Messaging ChannelAMC_CHANNEL_IDSSTR140
CHANNEL_EXTENSION_IDExtension to Channel IDsAMC_CHANNEL_EXTENSION_IDCHAR60
ENTRY_ID16 Byte UUID in 32 Characters (Hexadecimal Encoded)SYSUUID_C32CHAR32
SESSION_EPP_ROOT_CTX_IDRoot Context ID of Extended Passport (EPP)EPP_ROOT_CONTEXT_IDCHAR32
SESSION_EPP_CON_IDConnection ID of Extended Passport (EPP)EPP_CONNECTION_IDCHAR32
MESSAGE_EPP_ROOT_CTX_IDRoot Context ID of Extended Passport (EPP)EPP_ROOT_CONTEXT_IDCHAR32
MESSAGE_EPP_CON_IDConnection ID of Extended Passport (EPP)EPP_CONNECTION_IDCHAR32
EXECUTING_SERVERApplication Server InstanceMSNAME2CHAR40
USER_PROGRAMABAP Program NamePROGNAMECHAR40
STATUS_CODEAMC log status code (see CL_AMC_LOGGING=>_FILL_STATUS_INFO)AMC_LOG_STATUSCHAR10
APPLICATION_ACTIONApplication Action for AMCPFAMC_APPLICATION_ACTIONINT25

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 AMC_LOG_STORAGE

Other References