SAP ABAP Class CL_WRITE_UACC_LOG (Writes log to the desired medium, DB, File or Memory)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-ASU (Application Component) Application-Specific Upgrade
     UACC (Package) Upgrade Accelerator Framework
Properties
Class CL_WRITE_UACC_LOG  
Short Description Writes log to the desired medium, DB, File or Memory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UACC   Upgrade Accelerator Framework 
Created 20070703   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRITE_UACC_LOG has no forward declaration.
Interfaces
Class CL_WRITE_UACC_LOG has no interface implemented.
Friends
Class CL_WRITE_UACC_LOG has no friend class.
Attributes
Class CL_WRITE_UACC_LOG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 WRITELOG Static method Public Method Writes log to DB, FILE or MEMORY 20070703
Events
Class CL_WRITE_UACC_LOG has no event.
Types
Class CL_WRITE_UACC_LOG has no local type.
Method Signatures

Method WRITELOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRTYPE Call by reference Type reference (TYPE) TSTRF01-DIRTYPE Character field of length 1 20070801
2 Importing ITAB_LOG Call by reference Type reference (TYPE) UACC_SPROT_U Table type for SPROT_U 20070703
3 Importing LOGNAME Call by reference Type reference (TYPE) DDPRH-PROTNAME ABAP/4 Dictionary: name of SDIC log 20070703
4 Importing LOG_TYPE Call by reference Type reference (TYPE) UACC_STEP-USE_CASE Use case of Check -- 'UPG', 'SPAM', 'ASU' etc.. 20070703

Method WRITELOG on class CL_WRITE_UACC_LOG has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 2005_1_46C