SAP ABAP Class CL_GRPC_CHECK_LOG (Consistency Check Log)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_STRUCTURE_SETUP (Package) Basic Structures
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_STRUCTURE_SETUP (Package) Basic Structures
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 | 20110330 |
Properties
Class | CL_GRPC_CHECK_LOG | |
Short Description | Consistency Check Log | |
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_STRUCTURE_SETUP | Basic Structures |
Created | 20110330 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_CHECK_LOG has no forward declaration.
Interfaces
Class CL_GRPC_CHECK_LOG has no interface implemented.
Friends
Class CL_GRPC_CHECK_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_AL_MSGID | Constant | Public | Type reference (TYPE) | SYMSGID | 'GRPC_CHECK' | Message Class | 20110330 | |
2 | GC_AL_OBJECT | Constant | Public | Type reference (TYPE) | BALOBJ_D | 'GRFN' | Application log: Object name (Application code) | 20110330 | |
3 | GC_AL_SUBOBJECT | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'MDCHECK' | Application Log: Subobject | 20110330 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | START | Instance method | Public | Method | 20110330 | |
2 | STOP | Instance method | Public | Method | 20110330 |
Events
Class CL_GRPC_CHECK_LOG has no event.
Types
Class CL_GRPC_CHECK_LOG has no local type.
Method Signatures
Method START Signature
Method START on class CL_GRPC_CHECK_LOG has no parameter.
Method START on class CL_GRPC_CHECK_LOG has no exception.
Method STOP Signature
Method STOP on class CL_GRPC_CHECK_LOG has no parameter.
Method STOP on class CL_GRPC_CHECK_LOG has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |