SAP ABAP Class /GRCPI/GRIA_CL_SPM_APPLOG (Application Log for SPM)
Hierarchy
☛
GRCPINW (Software Component) SAP GRC NetWeaver Plug-In
⤷
GRC-ACP (Application Component) GRC Access Control Plug-In
⤷
/GRCPI/GRIA_NW_AC_SPM (Package) Package for the GRC AC 11.0 SPM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /GRCPI/CL_GRIA_APPLOG_BASIS | The application log basis class | 20110826 |
Properties
| Class | /GRCPI/GRIA_CL_SPM_APPLOG | |
| Short Description | Application Log for SPM | |
| Super Class | /GRCPI/CL_GRIA_APPLOG_BASIS | The application log basis class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /GRCPI/GRIA_NW_AC_SPM | Package for the GRC AC 11.0 SPM |
| Created | 20110826 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /GRCPI/GRIA_CL_SPM_APPLOG has no forward declaration.
Interfaces
Class /GRCPI/GRIA_CL_SPM_APPLOG has no interface implemented.
Friends
Class /GRCPI/GRIA_CL_SPM_APPLOG 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) | 20110826 | ||
| 2 | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'SPM' | Application log: Object name (Application code) | 20110826 | ||
| 3 | Constant | Public | Type reference (TYPE) | SYMSGID | '/GRCPI/GRIA_SPM' | Message Class | 20110826 | ||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | /GRCPI/GRIA_CL_SPM_APPLOG | GRC API Logging | 20110826 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | YT_API_STACK | Application Log: Subobject | 20110826 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | add failure message | 20110826 | |
| 2 | Instance method | Public | Method | 20110826 | ||
| 3 | Instance method | Public | Method | 20110826 | ||
| 4 | Instance method | Public | Method | Add messages in BAPIRETTAB | 20110826 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20110826 | |
| 6 | Static method | Public | Method | (Depreciated. Recommend to call CONSTUCTOR directly) | 20110826 |
Events
Class /GRCPI/GRIA_CL_SPM_APPLOG has no event.
Types
Class /GRCPI/GRIA_CL_SPM_APPLOG 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 | 20110826 |
Method ADD_FAILURE_MESSAGE on class /GRCPI/GRIA_CL_SPM_APPLOG has no exception.
Method API_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENTITY | Call by reference | Type reference (TYPE) | CHAR20 | Entity ID | 20110826 | |||
| 2 | I_OPERATION | Call by reference | Type reference (TYPE) | CHAR20 | The ID of the operation | 20110826 |
Method API_START on class /GRCPI/GRIA_CL_SPM_APPLOG has no exception.
Method API_STOP Signature
Method API_STOP on class /GRCPI/GRIA_CL_SPM_APPLOG has no parameter.
Method API_STOP on class /GRCPI/GRIA_CL_SPM_APPLOG 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 | 20110826 |
Method BAPIRETTAB on class /GRCPI/GRIA_CL_SPM_APPLOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXTNUMBER | Value transfer | Type reference (TYPE) | BALNREXT | Application Log: External ID | 20110826 | |||
| 2 | I_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20110826 | |||
| 3 | I_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | Message Class | 20110826 | |||
| 4 | I_OBJECT | Value transfer | Type reference (TYPE) | BALOBJ_D | 'GRFN' | Application log: Object name (Application code) | 20110826 | ||
| 5 | I_SUBOBJ | Value transfer | Type reference (TYPE) | BALSUBOBJ | Application Log: Subobject | 20110826 |
Method CONSTRUCTOR on class /GRCPI/GRIA_CL_SPM_APPLOG 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) | /GRCPI/GRIA_CL_SPM_APPLOG | 20110826 | ||||
| 2 | IV_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20110826 | |||
| 3 | IV_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | Message Class | 20110826 | |||
| 4 | IV_OBJECT | Value transfer | Type reference (TYPE) | BALOBJ_D | Application log: Object name (Application code) | 20110826 | |||
| 5 | IV_SUBOBJ | Value transfer | Type reference (TYPE) | BALSUBOBJ | Application Log: Subobject | 20110826 |
Method GET_INSTANCE on class /GRCPI/GRIA_CL_SPM_APPLOG has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100_700 |