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 | Static Attribute | Public | Type reference (TYPE) | SYMSGID | 'GRFN_OWP' | Don't use directly | 20101231 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | BALSUBOBJ | 'OWP' | Application Log: Subobject | 20101231 | ||
| 3 | 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 | Instance method | Public | Constructor | 20101220 | ||
| 2 | Instance method | Public | Method | Log enter |
20110113 | |
| 3 | Instance method | Public | Method | Error to invoke FM |
20110113 | |
| 4 | Instance method | Public | Method | To integrate with old typle Basis method | 20110104 | |
| 5 | Static method | Public | Method | 20101220 | ||
| 6 | Instance method | Public | Method | Log leaving |
20110104 | |
| 7 | Instance method | Public | Method | 20110104 | ||
| 8 | Instance method | Public | Method | Raise Exception | 20110104 | |
| 9 | 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 | IV_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | Message Class | 20110104 | |||
| 2 | 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 | IV_CLASS | Value transfer | Type reference (TYPE) | GRFN_CLASS_NAME | Class Name | 20110113 | |||
| 2 | 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 | IV_FUNCNAME | Value transfer | Type reference (TYPE) | FUNCNAME | Function name | 20110113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IV_MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | Message Number | 20110104 | |||
| 2 | IV_MSGTY | Value transfer | Type reference (TYPE) | SY-MSGTY | Message Type | 20110104 | |||
| 3 | IV_MSGV1 | Value transfer | Type reference (TYPE) | SYMSGV | Message Variable | 20110104 | |||
| 4 | IV_MSGV2 | Value transfer | Type reference (TYPE) | SYMSGV | Message Variable | 20110104 | |||
| 5 | IV_MSGV3 | Value transfer | Type reference (TYPE) | SYMSGV | Message Variable | 20110104 | |||
| 6 | 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 | IV_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | Message Class | 20110104 | |||
| 2 | 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 | IV_CLASS | Value transfer | Type reference (TYPE) | GRFN_CLASS_NAME | Class Name | 20110104 | |||
| 2 | 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 | IV_ADDRESS | Call by reference | Type reference (TYPE) | STRING | 20110104 | ||||
| 2 | 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 | IV_NUMBER | Value transfer | Type reference (TYPE) | SY-MSGNO | Message Number | 20110104 | |||
| 2 | IV_PAR1 | Value transfer | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20110104 | |||
| 3 | IV_PAR2 | Value transfer | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20110104 | |||
| 4 | IV_PAR3 | Value transfer | Type reference (TYPE) | SY-MSGV3 | Message Variable | 20110104 | |||
| 5 | IV_PAR4 | Value transfer | Type reference (TYPE) | SY-MSGV4 | Message Variable | 20110104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110927 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |