SAP ABAP Class CL_CRM_UI_SERVICES (CL_CRM_UI_SERVICES)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CHECK_RESULT_MANAGEMENT (Package) SAP ONLY: Check Internal Guidelines - Basic Module
⤷
⤷
Properties
| Class | CL_CRM_UI_SERVICES | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CHECK_RESULT_MANAGEMENT | SAP ONLY: Check Internal Guidelines - Basic Module |
| Created | 20081003 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_UI_SERVICES has no forward declaration.
Interfaces
Class CL_CRM_UI_SERVICES has no interface implemented.
Friends
Class CL_CRM_UI_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110626 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Display documentation in SAP GUI document viewer | 20081003 | |
| 2 | Static method | Public | Method | Return content of check rule documentation | 20110626 | |
| 3 | Static method | Public | Method | Return merged content of rule & viloation docu. | 20110626 | |
| 4 | Static method | Public | Method | Return content of check rule violation documentation | 20110626 |
Events
Class CL_CRM_UI_SERVICES has no event.
Types
Class CL_CRM_UI_SERVICES has no local type.
Method Signatures
Method DISPLAY_DOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | ID of check rule | 20081003 | |||
| 2 | CHECK_MESSAGE_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | ID of check rule violation | 20081003 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check rule does not exist | 20081003 | ||
| 2 | Documentation not available or corrupted | 20081003 |
Method GET_DOCU_OF_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_ID | Call by reference | Type reference (TYPE) | CRMCHKID | ID of check rule | 20110626 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | TLINE_TAB | Content | 20110626 |
Method GET_DOCU_OF_CHECK on class CL_CRM_UI_SERVICES has no exception.
Method GET_DOCU_OF_CHECK_AND_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_ID | Call by reference | Type reference (TYPE) | CRMCHKID | ID of check rule violation | 20110626 | |||
| 2 | MESSAGE_ID | Call by reference | Type reference (TYPE) | CRMCHKMGID | ID of check rule | 20110626 | |||
| 3 | ORDER_BY | Call by reference | Type reference (TYPE) | INT1 | C_ORDER_BY-CHECK_MESSAGE | Sequence of the elements | 20110626 | ||
| 4 | RESULT | Value transfer | Type reference (TYPE) | TLINE_TAB | Content | 20110626 |
Method GET_DOCU_OF_CHECK_AND_MESSAGE on class CL_CRM_UI_SERVICES has no exception.
Method GET_DOCU_OF_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_ID | Call by reference | Type reference (TYPE) | CRMCHKID | ID of check rule violation | 20110626 | |||
| 2 | MESSAGE_ID | Call by reference | Type reference (TYPE) | CRMCHKMGID | ID of check rule | 20110626 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | TLINE_TAB | Content | 20110626 |
Method GET_DOCU_OF_MESSAGE on class CL_CRM_UI_SERVICES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |