SAP ABAP Class CL_GRFN_APPLOG_OWP (GRC Offline Working Process Logging)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_WORKFLOW (Package) GRC Workflow Inbox and feeder classes
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 20101220
Properties
Class CL_GRFN_APPLOG_OWP  
Short Description GRC Offline Working Process Logging    
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_WORKFLOW   GRC Workflow Inbox and feeder classes 
Created 20101220   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_APPLOG_OWP has no forward declaration.
Interfaces
Class CL_GRFN_APPLOG_OWP has no interface implemented.
Friends
Class CL_GRFN_APPLOG_OWP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_MESSAGE_CLASS Static Attribute Public Type reference (TYPE) SYMSGID 'GRFN_OWP' Don't use directly 20101231
2 CV_SUBTASK Instance attribute Private Type reference (TYPE) BALSUBOBJ 'OWP' Application Log: Subobject 20101231
3 MO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_GRFN_APPLOG_OWP GRC Offline Working Process Logging 20101220
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20101220
2 ENTERED Instance method Public Method Log enter -> 20110113
3 ERROR_FM Instance method Public Method Error to invoke FM 20110113
4 GET_AND_LOG_MESSAGE Instance method Public Method To integrate with old typle Basis method 20110104
5 GET_INSTANCE Static method Public Method 20101220
6 LEAVING Instance method Public Method Log leaving -> 20110104
7 PERFORM_MAIL Instance method Public Method 20110104
8 RAISE_EXCEPTION Instance method Public Method Raise Exception 20110104
9 RAISE_STATUS_EXCEPTION Instance method Public Method Raise Status Exception 20110927
Events
Class CL_GRFN_APPLOG_OWP has no event.
Types
Class CL_GRFN_APPLOG_OWP 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_MSGID Value transfer Type reference (TYPE) SY-MSGID Message Class 20110104
2 Importing IV_WF_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20110118

Method CONSTRUCTOR on class CL_GRFN_APPLOG_OWP has no exception.

Method ENTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS Value transfer Type reference (TYPE) GRFN_CLASS_NAME Class Name 20110113
2 Importing IV_METHOD Value transfer Type reference (TYPE) GRFN_METHOD_NAME ABAP Method Name 20110113

Method ENTERED on class CL_GRFN_APPLOG_OWP has no exception.

Method ERROR_FM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCNAME Value transfer Type reference (TYPE) FUNCNAME Function name 20110113
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110113

Method GET_AND_LOG_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGNO Value transfer Type reference (TYPE) SY-MSGNO Message Number 20110104
2 Importing IV_MSGTY Value transfer Type reference (TYPE) SY-MSGTY Message Type 20110104
3 Importing IV_MSGV1 Value transfer Type reference (TYPE) SYMSGV Message Variable 20110104
4 Importing IV_MSGV2 Value transfer Type reference (TYPE) SYMSGV Message Variable 20110104
5 Importing IV_MSGV3 Value transfer Type reference (TYPE) SYMSGV Message Variable 20110104
6 Returning RS_MSG Value transfer Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20110104

Method GET_AND_LOG_MESSAGE on class CL_GRFN_APPLOG_OWP has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGID Value transfer Type reference (TYPE) SY-MSGID Message Class 20110104
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_GRFN_APPLOG_OWP 20101220

Method GET_INSTANCE on class CL_GRFN_APPLOG_OWP has no exception.

Method LEAVING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS Value transfer Type reference (TYPE) GRFN_CLASS_NAME Class Name 20110104
2 Importing IV_METHOD Value transfer Type reference (TYPE) GRFN_METHOD_NAME ABAP Method Name 20110104

Method LEAVING on class CL_GRFN_APPLOG_OWP has no exception.

Method PERFORM_MAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ADDRESS Call by reference Type reference (TYPE) STRING 20110104
2 Importing IV_SUBJECT Call by reference Type reference (TYPE) STRING 20110104

Method PERFORM_MAIL on class CL_GRFN_APPLOG_OWP has no exception.

Method RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NUMBER Value transfer Type reference (TYPE) SY-MSGNO Message Number 20110104
2 Importing IV_PAR1 Value transfer Type reference (TYPE) SY-MSGV1 Message Variable 20110104
3 Importing IV_PAR2 Value transfer Type reference (TYPE) SY-MSGV2 Message Variable 20110104
4 Importing IV_PAR3 Value transfer Type reference (TYPE) SY-MSGV3 Message Variable 20110104
5 Importing IV_PAR4 Value transfer Type reference (TYPE) SY-MSGV4 Message Variable 20110104
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110104

Method RAISE_STATUS_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110927
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110927
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000