SAP ABAP Class CL_GRRM_APPLOG (RM application log)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_UTILITY (Package) Utility classes for Risk Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_APPLOG_BASIS The application log basis class 20100616
Properties
Class CL_GRRM_APPLOG  
Short Description RM application log    
Super Class CL_GRFN_APPLOG_BASIS The application log basis class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_UTILITY   Utility classes for Risk Management 
Created 20100616   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRRM_APPLOG has no forward declaration.
Interfaces
Class CL_GRRM_APPLOG has no interface implemented.
Friends
Class CL_GRRM_APPLOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_GRRM_APPLOG RM application log 20100616
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TEXT_AS_MESSAGE Instance method Public Method Add free text into the log 20100616
2 BAPIRETTAB Instance method Public Method Add messages in BAPIRETTAB 20100616
3 CONSTRUCTOR Instance method Public Constructor Constructor 20100616
4 FAIL_WITH_SY_MESSAGE Static method Private Method FAIL_WITH_SY_MESSAGE 20100616
5 GET_INSTANCE Static method Public Method Get Instance of APP Log 20100616
Events
Class CL_GRRM_APPLOG has no event.
Types
Class CL_GRRM_APPLOG has no local type.
Method Signatures

Method ADD_TEXT_AS_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Application Log: Level of detail 20100616
2 Importing I_MSG_STR Call by reference Type reference (TYPE) ANY 20100616
3 Importing I_MSG_TYPE Value transfer Type reference (TYPE) SY-MSGTY 'E' Message Type 20100616
4 Importing I_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Application log: Message problem class 20100616

Method ADD_TEXT_AS_MESSAGE on class CL_GRRM_APPLOG has no exception.

Method BAPIRETTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BAPIRETTAB Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100616

Method BAPIRETTAB on class CL_GRRM_APPLOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20100616
2 Importing IV_MSGID Value transfer Type reference (TYPE) SY-MSGID Message Class 20100616
3 Importing IV_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Application log: Object name (Application code) 20100616
4 Importing IV_SUBOBJ Call by reference Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20100616

Method CONSTRUCTOR on class CL_GRRM_APPLOG has no exception.

Method FAIL_WITH_SY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSG_STR Call by reference Type reference (TYPE) STRING 20100616
2 Importing I_MSG_TYPE Value transfer Type reference (TYPE) SY-MSGTY 'E' Message Type 20100616
# Exception Resumable Description Created on
1 FAILED failed 20100616

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_GRRM_APPLOG The application log for GRRM planner 20100616
2 Importing IV_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20100616
3 Importing IV_MSGID Call by reference Type reference (TYPE) SY-MSGID Message Class 20100616
4 Importing IV_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Application log: Object name (Application code) 20100616
5 Importing IV_SUBOBJ Call by reference Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20100616

Method GET_INSTANCE on class CL_GRRM_APPLOG has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600