SAP ABAP Class CL_HRPA_SIMPLE_XPRA_LOG (Simple Interface for XPRA Logs)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA-XX (Application Component) General
     PBAS_SERVICE (Package) HR Master Data: Service Functions
Properties
Class CL_HRPA_SIMPLE_XPRA_LOG  
Short Description Simple Interface for XPRA Logs    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_SERVICE   HR Master Data: Service Functions 
Created 20030826   SAP 
Last change 20030826   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_HRPA_SIMPLE_XPRA_LOG has no interface implemented.
Friends
Class CL_HRPA_SIMPLE_XPRA_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030826
2 LEVEL_DETAIL Constant Public Type reference (TYPE) PROTLEVEL '4' Log Level 20030826
3 LEVEL_RESULT Constant Public Type reference (TYPE) PROTLEVEL '2' Log Level 20030826
4 LEVEL_STATISTIC Constant Public Type reference (TYPE) PROTLEVEL '1' Log Level 20030826
5 LEVEL_STEP Constant Public Type reference (TYPE) PROTLEVEL '3' Log Level 20030826
6 SEVERITY_ABEND Constant Public Type reference (TYPE) SEVERITY 'A' Upgrade Canceled Only If Serious Errors Imminent 20030826
7 SEVERITY_ERROR Constant Public Type reference (TYPE) SEVERITY 'E' Error of Follow-On Error Created in Upgrade 20030826
8 SEVERITY_INFO Constant Public Type reference (TYPE) SEVERITY SPACE Information 20030827
9 SEVERITY_NO_PRODUCTION Constant Public Type reference (TYPE) SEVERITY 'P' Production Operation Not Possible 20030827
10 SEVERITY_WARNING Constant Public Type reference (TYPE) SEVERITY 'W' Warning 20030827
11 SPROT_U_TAB Static Attribute Private Type reference (TYPE) SPROT_U_TAB Table Type for SPROT_U (Log Interface) 20030826
12 TRUE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030826
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ENTRY Static method Public Method Add Entry 20030826
2 FLUSH Static method Public Method Write Log 20030826
Events
Class CL_HRPA_SIMPLE_XPRA_LOG has no event.
Types
Class CL_HRPA_SIMPLE_XPRA_LOG has no local type.
Method Signatures

Method ADD_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AG Call by reference Type reference (TYPE) SPROT_U-AG Arbeitsgebiet 20030826
2 Importing LEVEL Call by reference Type reference (TYPE) SPROT_U-LEVEL Protokollebene 20030826
3 Importing MSGNR Call by reference Type reference (TYPE) SPROT_U-MSGNR Nachrichtennummer 20030826
4 Importing NEWOBJ Call by reference Type reference (TYPE) SPROT_U-NEWOBJ FALSE Neuer Abschnitt 20030826
5 Importing SEVERITY Call by reference Type reference (TYPE) SPROT_U-SEVERITY Fehlerschwere (" ",W(arning),E(rror),A(bnormal termination)) 20030826
6 Importing VAR1 Call by reference Type reference (TYPE) ANY 20030826
7 Importing VAR2 Call by reference Type reference (TYPE) ANY 20030826
8 Importing VAR3 Call by reference Type reference (TYPE) ANY 20030826
9 Importing VAR4 Call by reference Type reference (TYPE) ANY 20030826
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20030826

Method FLUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FINAL_FLUSH Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030826
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20030826
History
Last changed by/on SAP  20030826 
SAP Release Created in 470