SAP ABAP Table AMC_LOG_STORAGE (AMC logging storage)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-AC (Application Component) ABAP Channels
     SAMC_TOOLS (Package) AMC troubleshooting tools, e.g. logging, tracing, etc.
Basic Data
Table Category TRANSP    Transparent table 
Transparent table AMC_LOG_STORAGE   Table Relationship Diagram
Short Description AMC logging storage    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 CLIENT SYMANDT MANDT CLNT 3   0   Client ID *
2 TIMESTAMP TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
3 USERNAME SYUNAME SYCHAR12 CHAR 12   0   User Name  
4 ROLE AMC_ROLE AMC_ROLE CHAR 1   0   AMC role, i.e. producer or consumer  
5 STATUS AMC_LOG_STATUS_UI AMC_LOG_STATUS_UI CHAR 1   0   AMC Log Status for UI  
6 APPLICATION_ID AMC_APPLICATION_ID   CHAR 30   0   ABAP Messaging Channel Application ID  
7 CHANNEL_ID AMC_CHANNEL_ID AMC_CHANNEL_ID SSTR 140   0   Identifier of the ABAP Messaging Channel  
8 CHANNEL_EXTENSION_ID AMC_CHANNEL_EXTENSION_ID AMC_CHANNEL_EXTENSION_ID CHAR 60   0   Extension to the Channel Ids  
9 ENTRY_ID SYSUUID_C32 SYSUUID_C32 CHAR 32   0   16 Byte UUID in 32 Characters (Hexadecimal Encoded)  
10 ENTRY_COUNTER     INT4 10   0    
11 .INCLUDE       0   0   Attributes of EPP for AMC  
12 SESSION_EPP_ROOT_CTX_ID EPP_ROOT_CONTEXT_ID EPP_ROOT_CONTEXT_ID CHAR 32   0   Root Context ID of Extended Passport (EPP)  
13 SESSION_EPP_CON_ID EPP_CONNECTION_ID EPP_CONNECTION_ID CHAR 32   0   Connection ID of Extended Passport (EPP)  
14 SESSION_EPP_CON_CNT EPP_CONNECTION_COUNTER   INT4 10   0   Counter for Extended Passport (EPP)  
15 .INCLUDE       0   0   Attributes of EPP for AMC  
16 MESSAGE_EPP_ROOT_CTX_ID EPP_ROOT_CONTEXT_ID EPP_ROOT_CONTEXT_ID CHAR 32   0   Root Context ID of Extended Passport (EPP)  
17 MESSAGE_EPP_CON_ID EPP_CONNECTION_ID EPP_CONNECTION_ID CHAR 32   0   Connection ID of Extended Passport (EPP)  
18 MESSAGE_EPP_CON_CNT EPP_CONNECTION_COUNTER   INT4 10   0   Counter for Extended Passport (EPP)  
19 EXP_TIME     INT4 10   0    
20 LOG_TEXT     STRG 0   0    
21 STATUS_CODE AMC_LOG_STATUS AMC_LOG_STATUS CHAR 10   0   AMC log status code (see CL_AMC_LOGGING=>_FILL_STATUS_INFO)  
History
Last changed by/on SAP  20141013 
SAP Release Created in 805