SAP ABAP Table TSP_ACTLOG (Action Log)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-SPM (Application Component) EBP/CRM Support Package Manager
     SMW_SPAM (Package) Support Package Manager Middleware
Basic Data
Table Category TRANSP    Transparent table 
Transparent table TSP_ACTLOG   Table Relationship Diagram
Short Description Action Log    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 TIMESTAMP TZNTSTMPL TZNTSTMPL DEC 21   7   UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun)  
2 LOG_ID SMOG_GUID SMOG_GUID CHAR 32   0   GUID  
3 ACTION TSP_CLASS   CHAR 30   0   Name of the class that performs the action TSP_ACTION
4 SCENARIO TSP_SCEN SP_SCEN CHAR 30   0   Scenario of the Support Package TSP_SCENAR
5 EVENT TSP_EVENT   CHAR 1   0   Activity of the user TSP_SPEVNT
6 SEL_PATCH PATCH PATCH CHAR 20   0   Support Package name TSP_TPATCH
7 STATUS SP_STATUS   CHAR 1   0   Result of the event. Is a status.  
8 MESSAGE BAPI_MSG TEXT220 CHAR 220   0   Message Text  
9 NAME UNAME UNAME CHAR 12   0   User Name  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 TSP_ACTLOG ACTION TSP_ACTION CLASS    
2 TSP_ACTLOG EVENT TSP_SPEVNT EVENT    
3 TSP_ACTLOG SCENARIO TSP_SCENAR SCENARIO    
4 TSP_ACTLOG SEL_PATCH TSP_TPATCH SEL_PATCH    
History
Last changed by/on SAP  20010216 
SAP Release Created in 20C