SAP ABAP Class CL_SATC_AC__SAP_PLNRR_T_CHECK (SAP skin: Plugin errors tree sorted by check)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SAP_MODEL (Package) INTERNAL: - *NO* REUSE - : SAP Specific Data Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC__UI_PLNERR_TREE_MDL | "Tool Failures" tree model - abstract base class | 20091205 |
Properties
| Class | CL_SATC_AC__SAP_PLNRR_T_CHECK | |
| Short Description | SAP skin: Plugin errors tree sorted by check | |
| Super Class | CL_SATC_AC__UI_PLNERR_TREE_MDL | "Tool Failures" tree model - abstract base class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_ABAP_CHECK_SAP_MODEL | INTERNAL: - *NO* REUSE - : SAP Specific Data Model |
| Created | 20091205 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_AC__SAP_PLNRR_T_CHECK has no forward declaration.
Interfaces
Class CL_SATC_AC__SAP_PLNRR_T_CHECK has no interface implemented.
Friends
Class CL_SATC_AC__SAP_PLNRR_T_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20091205 | |||||
| 2 | Constant | Private | Type reference (TYPE) | STRING | `INCONSISTENT` | 20091205 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_T_DATA_INDEX_INFO | 20091205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Display T100 message for message key | 20091205 | |
| 2 | Instance method | Private | Method | Message key => text | 20091205 | |
| 3 | Instance method | Private | Method | Module id => text | 20091205 | |
| 4 | Instance method | Private | Method | Show docu for module id | 20091205 | |
| 5 | Instance method | Private | Method | Show docu for grid in general | 20091205 |
Events
Class CL_SATC_AC__SAP_PLNRR_T_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DATA_INDEX_INFO | Private | See coding | 20091205 | begin of
ty_S_Data_Index_Info,
data_Index type i,
message_Key type satc_Ac_Resultvt-module_Msg_Key,
module_Id type satc_Ac_Resultvt-module_Id,
end of ty_S_Data_Index_Info
|
||
| 2 | TY_T_DATA_INDEX_INFO | Private | See coding | 20091205 | ty_T_Data_Index_Info type hashed table of ty_S_Data_Index_Info
with unique key data_Index
|
Method Signatures
Method __DISPLAY_T100_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGNO | Call by reference | Type reference (TYPE) | MSGNR | Message number | 20091205 |
Method __DISPLAY_T100_MESSAGE on class CL_SATC_AC__SAP_PLNRR_T_CHECK has no exception.
Method __GET_TEXT_FOR_MESSAGE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE_KEY | Call by reference | Type reference (TYPE) | SATC_D_AC_MESSAGE_KEY | Key of a message | 20091205 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20091205 |
Method __GET_TEXT_FOR_MESSAGE_KEY on class CL_SATC_AC__SAP_PLNRR_T_CHECK has no exception.
Method __GET_TEXT_FOR_MODULE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODULE_ID | Call by reference | Type reference (TYPE) | SATC_D_AC_MODULE_ID | Module key | 20091205 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | Module text | 20091205 |
Method __GET_TEXT_FOR_MODULE_ID on class CL_SATC_AC__SAP_PLNRR_T_CHECK has no exception.
Method __SHOW_CHECK_DOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODULE_ID | Call by reference | Type reference (TYPE) | SATC_AC_RESULTVT-MODULE_ID | Module key | 20091205 |
Method __SHOW_CHECK_DOCU on class CL_SATC_AC__SAP_PLNRR_T_CHECK has no exception.
Method __SHOW_DOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE_INFO | Call by reference | Type reference (TYPE) | TY_S_DATA_INDEX_INFO | 20091205 |
Method __SHOW_DOCU on class CL_SATC_AC__SAP_PLNRR_T_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |