SAP ABAP Class CL_GRPC_EVENT_VERSION (Chesk event version)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_EVENT_MNTR (Package) Event-based Control processing
⤷
⤷
Properties
| Class | CL_GRPC_EVENT_VERSION | |
| Short Description | Chesk event version | |
| Super 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 | 20080514 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_EVENT_VERSION has no interface implemented.
Friends
Class CL_GRPC_EVENT_VERSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRPC_FORMAT_CHECK_TYPE | 'B' | Format check type | 20080610 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRPC_FORMAT_CHECK_TYPE | 'I' | Format check type | 20080610 | ||
| 3 | Constant | Public | Type reference (TYPE) | GRPC_FORMAT_CHECK_TYPE | ' ' | Format check type | 20080610 | ||
| 4 | Constant | Public | Type reference (TYPE) | GRPC_FIELD_CARDINALITY | '01' | Field cardinality | 20080610 | ||
| 5 | Constant | Public | Type reference (TYPE) | GRPC_FIELD_CARDINALITY | '0N' | Field cardinality | 20080610 | ||
| 6 | Constant | Public | Type reference (TYPE) | GRPC_FIELD_CARDINALITY | '11' | Field cardinality | 20080610 | ||
| 7 | Constant | Public | Type reference (TYPE) | GRPC_FIELD_CARDINALITY | '1N' | Field cardinality | 20080610 | ||
| 8 | Constant | Public | Type reference (TYPE) | GRPC_FIELD_DATA_TYPE | '' | Field data type | 20080611 | ||
| 9 | Constant | Public | Type reference (TYPE) | GRPC_FIELD_DATA_TYPE | 'CHAR' | Field data type | 20080611 | ||
| 10 | Constant | Public | Type reference (TYPE) | GRPC_FIELD_DATA_TYPE | 'DATE' | Field data type | 20080611 | ||
| 11 | Constant | Public | Type reference (TYPE) | GRPC_FIELD_DATA_TYPE | 'INT' | Field data type | 20080611 | ||
| 12 | Constant | Public | Type reference (TYPE) | GRPC_FIELD_DATA_TYPE | 'NUMC' | Field data type | 20080611 | ||
| 13 | Constant | Public | Type reference (TYPE) | GRPC_FIELD_DATA_TYPE | 'PAT' | Field data type | 20080611 | ||
| 14 | Constant | Public | Type reference (TYPE) | GRPC_FIELD_DATA_TYPE | 'STR' | Field data type | 20080611 | ||
| 15 | Constant | Public | Type reference (TYPE) | GRPC_FIELD_DATA_TYPE | 'TIME' | Field data type | 20080611 | ||
| 16 | Static Attribute | Private | Type reference (TYPE) | GRPCVERSION | Event Monitoring: Event format version | 20080610 | |||
| 17 | Static Attribute | Private | Type reference (TYPE) | YT_VERSIONDET | 20080610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check input against version | 20080514 | |
| 2 | Static method | Private | Method | 20080610 | ||
| 3 | Static method | Private | Method | 20080610 | ||
| 4 | Static method | Private | Method | 20080610 |
Events
Class CL_GRPC_EVENT_VERSION has no event.
Types
Class CL_GRPC_EVENT_VERSION has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | GRPC_T_EVENT_MESSAGE | Event error message | 20080514 | |||
| 2 | E_RETCODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080514 | |||
| 3 | I_DETAIL | Call by reference | Type reference (TYPE) | GRPC_XML | Name Value table | 20080522 | |||
| 4 | I_VERSION | Call by reference | Type reference (TYPE) | GRPC_FORMAT_VERSION | Format Version | 20080514 |
Method CHECK on class CL_GRPC_EVENT_VERSION has no exception.
Method CHECK_BY_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | GRPC_T_EVENT_MESSAGE | Event error message | 20080610 | |||
| 2 | E_RETCODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080610 | |||
| 3 | I_DETAIL | Call by reference | Type reference (TYPE) | GRPC_XML | XML | 20080610 |
Method CHECK_BY_ITEMS on class CL_GRPC_EVENT_VERSION has no exception.
Method CHECK_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | GRPC_S_EVENT_MESSAGE | Event error message | 20080610 | |||
| 2 | E_RETCODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080610 | |||
| 3 | I_LENGTH | Value transfer | Type reference (TYPE) | GRPC_FIELD_DATA_LENGTH | Field data length | 20080610 | |||
| 4 | I_PATTERN | Value transfer | Type reference (TYPE) | GRPC_FIELD_PATTERN | Field Pattern | 20080610 | |||
| 5 | I_TYPE | Value transfer | Type reference (TYPE) | GRPC_FIELD_DATA_TYPE | Field data type | 20080610 | |||
| 6 | I_VALUE | Value transfer | Type reference (TYPE) | STRING | 20080610 |
Method CHECK_FIELD on class CL_GRPC_EVENT_VERSION has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OK | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20080610 | |||
| 2 | I_VERSION | Call by reference | Type reference (TYPE) | GRPC_FORMAT_VERSION | 20080610 |
Method LOAD on class CL_GRPC_EVENT_VERSION has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |