SAP ABAP Class CL_GENIL_ENHANCEMENT_CHECK (ATC/Checkman check plugin for GenIL Enhancements)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL_CUST (Package) Customizing Objects for Generic Interaction Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_CM_CHECK_MODULE | Abstract Adapter to CheckMan Check Plug-Ins | 20100907 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20100907 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20100907 |
Properties
| Class | CL_GENIL_ENHANCEMENT_CHECK | |
| Short Description | ATC/Checkman check plugin for GenIL Enhancements | |
| Super Class | CL_SATC_CM_CHECK_MODULE | Abstract Adapter to CheckMan Check Plug-Ins |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_GENIL_CUST | Customizing Objects for Generic Interaction Layer |
| Created | 20100907 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GENIL_ENHANCEMENT_CHECK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20100907 | ||
| 2 | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20100907 |
Friends
Class CL_GENIL_ENHANCEMENT_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | LTY_T_MESSAGE | 20100907 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | CRM_CHECK_MESSAGES | Check Results Management: Check Messages | 20100907 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20100907 | ||
| 2 | Instance method | Protected | Method | 20100907 |
Events
Class CL_GENIL_ENHANCEMENT_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_S_MESSAGE | Private | See coding | 20100907 | |
||
| 2 | LTY_T_MESSAGE | Private | See coding | 20100907 | |
Method Signatures
Method ADD_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHK_MSG_ID | Call by reference | Type reference (TYPE) | CRMCHKMGID | Check Results Management: Check Message ID | 20100907 | |||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20100907 | |||
| 3 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20100907 | |||
| 4 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20100907 | |||
| 5 | IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20100907 | ||||
| 6 | IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20100907 | ||||
| 7 | IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20100907 | ||||
| 8 | IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20100907 |
Method ADD_MSG on class CL_GENIL_ENHANCEMENT_CHECK has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | CRMPOBJ | Check Results Management: Object Pairs | 20100907 | |||
| 2 | IV_CHECK_ID | Call by reference | Type reference (TYPE) | CRMCHKID | Check Results Management: Check ID | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Exception | 20100907 | ||
| 2 | Operation error | 20100907 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |