SAP ABAP Class CL_SATC_CM_CREATE_DISPL_LOADR (Convert 'Module Verdict Set' to UI format (findings))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_CM_ABAP_CHECK_RUNTIME (Package) INTERNAL: - *NO* REUSE - Runtime support
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_ACM_CREATE_DISPL_LOADR | Convert 'Module Verdict Set' to UI format (findings) | 20120524 |
Properties
| Class | CL_SATC_CM_CREATE_DISPL_LOADR | |
| Short Description | Convert 'Module Verdict Set' to UI format (findings) | |
| Super Class | CL_SATC_ACM_CREATE_DISPL_LOADR | Convert 'Module Verdict Set' to UI format (findings) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_CM_ABAP_CHECK_RUNTIME | INTERNAL: - *NO* REUSE - Runtime support |
| Created | 20120524 | SAP |
| Last change | 20130531 | SAP |
| 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_SATC_CM_CREATE_DISPL_LOADR has no interface implemented.
Friends
Class CL_SATC_CM_CREATE_DISPL_LOADR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SATC_D_ID | '00132120A5A802DB8F8FE93124A6D4E9' | Unique ID - hex 16 - raw format | 20120524 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | T_S_STATUS_INFO | 20120524 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_T_STANDARDS | 20120524 |
Methods
Class CL_SATC_CM_CREATE_DISPL_LOADR has no method.
Events
Class CL_SATC_CM_CREATE_DISPL_LOADR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_STANDARD | Private | See coding | 20120524 | begin of ty_S_Standard,
module_Id type satc_Ac_Chk_Msg-module_Id,
module_Msg_Key type satc_Ac_Chk_Msg-module_Msg_Key,
quality_Standard type satc_Ac_Chk_Msg-quality_Standard,
end of ty_S_Standard
|
||
| 2 | TY_T_PACKAGES | Private | See coding | 20120524 | ty_T_Packages type sorted table of satc_Ac_Resultpg
with unique key package_Name
|
||
| 3 | TY_T_STANDARDS | Private | See coding | 20120524 | ty_T_Standards type hashed table of ty_S_Standard
with unique key module_Id module_Msg_Key
|
||
| 4 | T_S_STATUS_INFO | Private | See coding | 20120524 | begin of t_S_Status_Info,
name type satc_D_Ac_Result_History_Name,
action type c length 1,
id type satc_D_Id,
end of t_S_Status_Info
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |