SAP ABAP Class CL_GRAC_APPLOG_SOD (The application log for grfn survey planner)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
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 20100709
Properties
Class CL_GRAC_APPLOG_SOD  
Short Description The application log for grfn survey planner    
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 GRAC_SOD   Access Control GRC SoD Rules and etc. 
Created 20100709   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_APPLOG_SOD has no forward declaration.
Interfaces
Class CL_GRAC_APPLOG_SOD has no interface implemented.
Friends
Class CL_GRAC_APPLOG_SOD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LOGOBJ_GRC_AC Constant Public Type reference (TYPE) BALOBJ_D 'GRAC' Application log: Object name (Application code) 20100709
2 GC_LOGSUBOBJ_SOD Constant Public Type reference (TYPE) BALSUBOBJ 'SOD_RISK_ANALYSIS' Application log: Object name (Application code) 20100709
3 GC_MSGID Constant Public Type reference (TYPE) SYMSGID 'GRAC_SOD_MESSAGES' Message Class 20100709
4 T_API_STACK Instance attribute Private Type reference (TYPE) YT_API_STACK 20100713
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FAILURE_MESSAGE Instance method Public Method add failure message 20100710
2 BAPIRETTAB Instance method Public Method Add messages in BAPIRETTAB 20100709
3 CONSTRUCTOR Instance method Public Constructor 20100709
4 GET_INSTANCE Static method Public Method (Depreciated. Recommend to call CONSTUCTOR directly) 20100709
5 START_TIMER Instance method Public Method 20100713
6 STOP_TIMER Instance method Public Method 20100713
Events
Class CL_GRAC_APPLOG_SOD has no event.
Types
Class CL_GRAC_APPLOG_SOD has no local type.
Method Signatures

Method ADD_FAILURE_MESSAGE 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) BAPIRET2 Return Parameter 20100710

Method ADD_FAILURE_MESSAGE on class CL_GRAC_APPLOG_SOD 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 20100709

Method BAPIRETTAB on class CL_GRAC_APPLOG_SOD has no exception.

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_GRAC_APPLOG_SOD 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 20100709
2 Importing IV_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20100709
3 Importing IV_MSGID Value transfer Type reference (TYPE) SY-MSGID Message Class 20100709
4 Importing IV_OBJECT Value transfer Type reference (TYPE) BALOBJ_D Application log: Object name (Application code) 20100709
5 Importing IV_SUBOBJ Value transfer Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20100709

Method GET_INSTANCE on class CL_GRAC_APPLOG_SOD has no exception.

Method START_TIMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPID Call by reference Type reference (TYPE) CHAR4 The ID of the operation 20100713

Method START_TIMER on class CL_GRAC_APPLOG_SOD has no exception.

Method STOP_TIMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RUNTIME Value transfer Type reference (TYPE) CHAR30 30 Characters 20100713

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