SAP AMC_LOG_ADMIN AMC logging administration table (activation, deactivation) Table

Overview

AMC_LOG_ADMIN is a standard SAP S/4HANA table that stores AMC logging administration table (activation, deactivation) data. There are total 9 fields in the AMC_LOG_ADMIN table. The following is a list of the fields that make up this table. Key fields are marked in blue.

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

Techincal Settings of AMC_LOG_ADMIN

Below are technical details of the table AMC_LOG_ADMIN

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

List of AMC_LOG_ADMIN Fields

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

FieldDescriptionData ElementCheck TableData TypeLength
CLIENTClient IDSYMANDT*CLNT3
USERNAMEUser NameSYUNAMECHAR12
ROLEAMC role, i.e. producer or consumerAMC_ROLECHAR1
CHANNEL_IDIdentifier of the ABAP Messaging ChannelAMC_CHANNEL_IDSSTR140
CHANNEL_EXTENSION_IDExtension to Channel IDsAMC_CHANNEL_EXTENSION_IDCHAR60
ACTIVATION_MODEAMC log activation mode, e.g. only for channel w/o userAMC_LOG_ACTIVATION_MODECHAR2
CCLIENTClient IDSYMANDT*CLNT3
CUSERNAMEUser NameSYUNAMECHAR12
CTIMESTAMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss)TIMESTAMPDEC15

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_ADMIN

Other References