SAP ABAP Class CL_GRFN_JOBSTEP_LOG (Job step execution log)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_AUTO_MONITOR (Package) GRC Automated Monitoring Framework
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 20091117
Properties
Class CL_GRFN_JOBSTEP_LOG  
Short Description Job step execution 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 GRFN_AUTO_MONITOR   GRC Automated Monitoring Framework 
Created 20091117   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_JOBSTEP_LOG has no forward declaration.
Interfaces
Class CL_GRFN_JOBSTEP_LOG has no interface implemented.
Friends
Class CL_GRFN_JOBSTEP_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_MSGID Constant Public Type reference (TYPE) SYMSGID 'GRFN_AUTO_MONITOR' Message Class 20091117
2 MC_OBJECT Static Attribute Private Type reference (TYPE) BALOBJ_D 'GRFN' Application log: Object name (Application code) 20091223
3 MC_SUBOBJ Static Attribute Private Type reference (TYPE) BALSUBOBJ 'JOB' Application Log: Subobject 20091223
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20091117
2 GET_INSTANCE Static method Public Method 20091117
Events
Class CL_GRFN_JOBSTEP_LOG has no event.
Types
Class CL_GRFN_JOBSTEP_LOG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100706
2 Importing IV_REPID Call by reference Type reference (TYPE) SY-REPID 20100819

Method CONSTRUCTOR on class CL_GRFN_JOBSTEP_LOG has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_JOBSTEPLOG Value transfer Object reference (TYPE REF TO) CL_GRFN_JOBSTEP_LOG Job step execution log 20091117

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