AMC_LOG_ADMIN - AMC logging administration table (activation, deactivation)
AMC logging administration table (activation, deactivation) information is stored in SAP table AMC_LOG_ADMIN.
It is part of development package SAMC_TOOLS in software component BC-MID-AC. This development package consists of objects that can be grouped under "AMC troubleshooting tools, e.g. logging, tracing, etc.".
It is part of development package SAMC_TOOLS in software component BC-MID-AC. This development package consists of objects that can be grouped under "AMC troubleshooting tools, e.g. logging, tracing, etc.".
Fields for table AMC_LOG_ADMIN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client ID | X | SYMANDT | CLNT | 6 | * |
USERNAME | User Name | X | SYUNAME | CHAR | 24 | |
ROLE | AMC role, i.e. producer or consumer | X | AMC_ROLE | CHAR | 2 | |
APPLICATION_ID | ABAP Messaging Channel Application ID | X | AMC_APPLICATION_ID | CHAR | 60 | |
CHANNEL_ID | Identifier of the ABAP Messaging Channel | X | AMC_CHANNEL_ID | SSTR | 8 | |
CHANNEL_EXTENSION_ID | Extension to Channel IDs | X | AMC_CHANNEL_EXTENSION_ID | CHAR | 120 | |
ACTIVATION_MODE | AMC log activation mode, e.g. only for channel w/o user | X | AMC_LOG_ACTIVATION_MODE | CHAR | 4 | |
CCLIENT | Client ID | SYMANDT | CLNT | 6 | * | |
CUSERNAME | User Name | SYUNAME | CHAR | 24 | ||
CTIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
EXP_TIME | Lifetime of Log-Activation in minutes | INT4 | 4 |