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
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client ID | SYMANDT | * | CLNT | 3 |
| USERNAME | User Name | SYUNAME | CHAR | 12 | |
| ROLE | AMC role, i.e. producer or consumer | AMC_ROLE | CHAR | 1 | |
| CHANNEL_ID | Identifier of the ABAP Messaging Channel | AMC_CHANNEL_ID | SSTR | 140 | |
| CHANNEL_EXTENSION_ID | Extension to Channel IDs | AMC_CHANNEL_EXTENSION_ID | CHAR | 60 | |
| ACTIVATION_MODE | AMC log activation mode, e.g. only for channel w/o user | AMC_LOG_ACTIVATION_MODE | CHAR | 2 | |
| CCLIENT | Client ID | SYMANDT | * | CLNT | 3 |
| CUSERNAME | User Name | SYUNAME | CHAR | 12 | |
| CTIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 |
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