SAP ABAP Class CL_GRRM_APPLOG_PLANNER (The application log for GRRM planner)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_SURVEY (Package) Risk Management Surveys
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_SURVEY (Package) Risk Management Surveys
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 | 20080819 |
Properties
Class | CL_GRRM_APPLOG_PLANNER | |
Short Description | The application log for GRRM 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 | GRRM_SURVEY | Risk Management Surveys |
Created | 20080819 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_APPLOG_PLANNER has no forward declaration.
Interfaces
Class CL_GRRM_APPLOG_PLANNER has no interface implemented.
Friends
Class CL_GRRM_APPLOG_PLANNER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MO_INSTANCE | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRRM_APPLOG_PLANNER | The application log for GRRM planner | 20080819 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | BAPIRETTAB | Instance method | Public | Method | Add messages in BAPIRETTAB | 20080925 |
2 | CONSTRUCTOR | Instance method | Public | Constructor | 20080819 | |
3 | GET_INSTANCE | Static method | Public | Method | Get Instance of APP Log | 20080819 |
Events
Class CL_GRRM_APPLOG_PLANNER has no event.
Types
Class CL_GRRM_APPLOG_PLANNER 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 | 20080925 |
Method BAPIRETTAB on class CL_GRRM_APPLOG_PLANNER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090226 | ||
2 | Importing | IV_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | Message Class | 20080819 | ||
3 | Importing | IV_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Application log: Object name (Application code) | 20090226 | ||
4 | Importing | IV_SUBOBJ | Call by reference | Type reference (TYPE) | BALSUBOBJ | Application Log: Subobject | 20090226 |
Method CONSTRUCTOR on class CL_GRRM_APPLOG_PLANNER 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_GRRM_APPLOG_PLANNER | The application log for GRRM planner | 20080819 | ||
2 | Importing | IV_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090226 | ||
3 | Importing | IV_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Message Class | 20080819 | ||
4 | Importing | IV_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Application log: Object name (Application code) | 20090226 | ||
5 | Importing | IV_SUBOBJ | Call by reference | Type reference (TYPE) | BALSUBOBJ | Application Log: Subobject | 20090226 |
Method GET_INSTANCE on class CL_GRRM_APPLOG_PLANNER has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |