SAP ABAP Class CL_GRRM_APPLOG_RISKCONS (The application log for risk consolidation background job)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_RISK (Package) Package GRC-RM Risk
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 20110824
Properties
Class CL_GRRM_APPLOG_RISKCONS  
Short Description The application log for risk consolidation background job    
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_RISK   Package GRC-RM Risk 
Created 20110824   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRRM_APPLOG_RISKCONS has no forward declaration.
Interfaces
Class CL_GRRM_APPLOG_RISKCONS has no interface implemented.
Friends
Class CL_GRRM_APPLOG_RISKCONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MSGID Constant Public Type reference (TYPE) SYMSGID 'GRFN_PLANNER' Message Class 20110824
Methods
# Method Level Visibility Method type Description Created on
1 BAPIRETTAB Instance method Public Method Add messages in BAPIRETTAB 20110824
2 CONSTRUCTOR Instance method Public Constructor 20110824
3 GET_INSTANCE Static method Public Method (Depreciated. Recommend to call CONSTUCTOR directly) 20110824
4 READ_LOG Static method Public Method read logs 20110824
Events
Class CL_GRRM_APPLOG_RISKCONS has no event.
Types
Class CL_GRRM_APPLOG_RISKCONS has no local type.
Method Signatures

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 20110824

Method BAPIRETTAB on class CL_GRRM_APPLOG_RISKCONS has no exception.

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_GRRM_APPLOG_RISKCONS has no exception.

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_GRFN_APPLOG_PLANNER The application log for GRRM planner 20110824
2 Importing IV_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20110824
3 Importing IV_MSGID Value transfer Type reference (TYPE) SY-MSGID Message Class 20110824
4 Importing IV_OBJECT Value transfer Type reference (TYPE) BALOBJ_D Application log: Object name (Application code) 20110824
5 Importing IV_SUBOBJ Value transfer Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20110824

Method GET_INSTANCE on class CL_GRRM_APPLOG_RISKCONS has no exception.

Method READ_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_APPLOG Call by reference Type reference (TYPE) GRFN_T_PLAN_APPLOG application log messages 20110824
2 Importing IV_EXTNUM_PATTERN Call by reference Type reference (TYPE) BALNREXT Application Log: External ID 20110824

Method READ_LOG on class CL_GRRM_APPLOG_RISKCONS has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100