SAP ABAP Class CL_FRE_LOG (Application Log Handling)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA (Application Component) Cross-Application Components
     WFRE_PI (Package) Connectivity with F&R
Properties
Class CL_FRE_LOG  
Short Description Application Log Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WFRE_PI   Connectivity with F&R 
Created 20050131   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FRE_LOG has no forward declaration.
Interfaces
Class CL_FRE_LOG has no interface implemented.
Friends
Class CL_FRE_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PV_BALLEVEL Static Attribute Private Type reference (TYPE) BALLEVEL '1' Application Log: Level of detail 20050131
2 PV_EXTNUMBER Static Attribute Private Type reference (TYPE) BALNREXT SPACE Application Log: External ID 20050131
3 PV_LOGHANDLE Static Attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log handle 20050131
4 PV_LOGNR Static Attribute Private Type reference (TYPE) BALOGNR Application log: log number 20050214
5 PV_MAXLOGLEVEL Static Attribute Private Type reference (TYPE) FRE_CONS_LOG_LEVEL '0' Level of logging for deletion of consumption data 20050303
6 PV_OBJECT Static Attribute Private Type reference (TYPE) BALOBJ 'WRF_CONS' Application log: objects 20050131
7 PV_SUBOBJECT Static Attribute Private Type reference (TYPE) BALSUBOBJ 'REORG' Application Log: Subobject 20050131
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG Static method Public Method add message to log 20050131
2 CREATE_LOG Static method Public Method create application log 20050131
3 FIRST_STEP Static method Public Method set starting level 20050131
4 GET_LOGNR Static method Public Method returns the application log number 20050214
5 SAVE_LOG Static method Public Method save application log 20050131
6 SET_LEVEL Static method Private Method set application log level 20050131
7 SHOW_LOG Static method Public Method display application log 20050131
8 STEP_DOWN Static method Public Method increase message level 20050131
9 STEP_UP Static method Public Method decrease message level 20050131
Events
Class CL_FRE_LOG has no event.
Types
Class CL_FRE_LOG has no local type.
Method Signatures

Method ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) BAL_S_MSG Application-Log: Daten einer Meldung 20050131
2 Importing IV_ACTLOGLEVEL Call by reference Type reference (TYPE) FRE_CONS_LOG_LEVEL Protokollierungsebene für die Löschung von Verbrauchsdaten 20050303

Method ADD_MSG on class CL_FRE_LOG has no exception.

Method CREATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT Anwendungsprotokoll: Externe ID 20050131
2 Importing IV_MAXLOGLEVEL Call by reference Type reference (TYPE) FRE_CONS_LOG_LEVEL Protokollierungsebene für die Löschung von Verbrauchsdaten 20050303
3 Importing IV_OBJECT Call by reference Type reference (TYPE) BALOBJ Anwendungs-Log: Objekte 20050131
4 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Anwendungsprotokoll: Unterobjekt 20050131
5 Returning RV_LOGHANDLE Value transfer Type reference (TYPE) BALLOGHNDL Anwendungsprotokoll: Protokoll-Handle 20050131

Method CREATE_LOG on class CL_FRE_LOG has no exception.

Method FIRST_STEP Signature

Method FIRST_STEP on class CL_FRE_LOG has no parameter.
Method FIRST_STEP on class CL_FRE_LOG has no exception.

Method GET_LOGNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LOGNR Value transfer Type reference (TYPE) BALOGNR Anwendungs-Log: Protokollnummer 20050214

Method GET_LOGNR on class CL_FRE_LOG has no exception.

Method SAVE_LOG Signature

Method SAVE_LOG on class CL_FRE_LOG has no parameter.
Method SAVE_LOG on class CL_FRE_LOG has no exception.

Method SET_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BALLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungslog: Detaillierungsgrad 20050131

Method SET_LEVEL on class CL_FRE_LOG has no exception.

Method SHOW_LOG Signature

Method SHOW_LOG on class CL_FRE_LOG has no parameter.
Method SHOW_LOG on class CL_FRE_LOG has no exception.

Method STEP_DOWN Signature

Method STEP_DOWN on class CL_FRE_LOG has no parameter.
Method STEP_DOWN on class CL_FRE_LOG has no exception.

Method STEP_UP Signature

Method STEP_UP on class CL_FRE_LOG has no parameter.
Method STEP_UP on class CL_FRE_LOG has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 600