SAP ABAP Class CL_GRPC_EVENT_LOG (Logging using FN base)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_EVENT_MNTR (Package) Event-based Control processing
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_EVENT_MNTR (Package) Event-based Control processing
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 | 20090127 |
Properties
Class | CL_GRPC_EVENT_LOG | |
Short Description | Logging using FN base | |
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 | GRPC_EVENT_MNTR | Event-based Control processing |
Created | 20090127 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_EVENT_LOG has no forward declaration.
Interfaces
Class CL_GRPC_EVENT_LOG has no interface implemented.
Friends
Class CL_GRPC_EVENT_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_MSGID | Constant | Private | Type reference (TYPE) | SYMSGID | 'GRPC_ENTITY_API' | Message Class | 20090127 | |
2 | _COPY_TO_OUTPUT | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20090127 | ||
3 | _INSTANCE | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRPC_EVENT_LOG | ILD Application Log Management | 20090127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | 20090127 | |
2 | GET_INSTANCE | Static method | Public | Method | 20090127 |
Events
Class CL_GRPC_EVENT_LOG has no event.
Types
Class CL_GRPC_EVENT_LOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRPC_EVENT_LOG has no parameter.
Method CONSTRUCTOR on class CL_GRPC_EVENT_LOG has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | E_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_EVENT_LOG | GRC PC API Application Log Management | 20090127 | ||
2 | Importing | I_COPY_TO_OUTPUT | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20090127 |
Method GET_INSTANCE on class CL_GRPC_EVENT_LOG has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |