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 | Constant | Public | Type reference (TYPE) | BALOBJ_D | 'GRAC' | Application log: Object name (Application code) | 20100709 | ||
| 2 | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'SOD_RISK_ANALYSIS' | Application log: Object name (Application code) | 20100709 | ||
| 3 | Constant | Public | Type reference (TYPE) | SYMSGID | 'GRAC_SOD_MESSAGES' | Message Class | 20100709 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | YT_API_STACK | 20100713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | add failure message | 20100710 | |
| 2 | Instance method | Public | Method | Add messages in BAPIRETTAB | 20100709 | |
| 3 | Instance method | Public | Constructor | 20100709 | ||
| 4 | Static method | Public | Method | (Depreciated. Recommend to call CONSTUCTOR directly) | 20100709 | |
| 5 | Instance method | Public | Method | 20100713 | ||
| 6 | 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 | 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 | 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 | IV_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100709 | |||
| 2 | IV_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | Message Class | 20100709 | |||
| 3 | IV_OBJECT | Value transfer | Type reference (TYPE) | BALOBJ_D | Application log: Object name (Application code) | 20100709 | |||
| 4 | IV_SUBOBJ | Value transfer | Type reference (TYPE) | BALSUBOBJ | Application Log: Subobject | 20100709 | |||
| 5 | 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 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_APPLOG_PLANNER | The application log for GRRM planner | 20100709 | |||
| 2 | IV_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100709 | |||
| 3 | IV_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | Message Class | 20100709 | |||
| 4 | IV_OBJECT | Value transfer | Type reference (TYPE) | BALOBJ_D | Application log: Object name (Application code) | 20100709 | |||
| 5 | 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 | 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 | 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 |