SAP ABAP Class CL_SATC_AC__UI_VDCT_MODEL_FA (Model class to retrieve 'Module Verdicts' for grid display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-TCK (Application Component) ATC extensions for Technical Check
⤷
SATC_ABAP_CHECK_SAP_FA_UI (Package) INTERNAL: - *NO* REUSE - User interface for TCK plug-ins
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_FA__UI_VDCT_GRID_BASE | Base class: Model for 'Module Verdict': 'Not Passed' | 20101130 |
Properties
| Class | CL_SATC_AC__UI_VDCT_MODEL_FA | |
| Short Description | Model class to retrieve 'Module Verdicts' for grid display | |
| Super Class | CL_SATC_FA__UI_VDCT_GRID_BASE | Base class: Model for 'Module Verdict': 'Not Passed' |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_ABAP_CHECK_SAP_FA_UI | INTERNAL: - *NO* REUSE - User interface for TCK plug-ins |
| Created | 20101130 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_AC__UI_VDCT_MODEL_FA has no forward declaration.
Interfaces
Class CL_SATC_AC__UI_VDCT_MODEL_FA has no interface implemented.
Friends
Class CL_SATC_AC__UI_VDCT_MODEL_FA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SATC_T_FA__UI_MESSAGE_HEADERS | 'Module Verdict' messages in UI | 20101130 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SATC_REFERENCE_DB | Check Results Management: Set of Check Results | 20101130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20101130 |
Events
Class CL_SATC_AC__UI_VDCT_MODEL_FA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_HEADER_ENTRY_FA | Public | See coding | 20101130 | begin of ty_S_Header_Entry_Fa,
_is_selected type abap_bool,
icon type satc_d_ui_tvimage_sstring,
priority type satc_d_ac_ui_vdct_prio,
is_imported type satc_d_ui_tvimage_sstring,
check_title type satc_d_ac_ui_check_title,
message_title type satc_d_ac_ui_vdct_fail_title,
obj_name type satc_d_ac_r3tr_obj_name,
obj_type type trobjtype,
resp1 type satc_d_ac_object_contact,
package_name type satc_d_ac_devclass,
ip_class type char10,
ip_message type char40,
_internal_id type satc_d_crc32,
_module_id type satc_d_ac_module_id,
_module_msg_key type satc_d_ac_module_message_key,
_checksum type satc_d_crc32,
_exc_validity type sychar01,
_delta_info type int1,
_completion_state type satc_d_ac_compl_state,
_icon_state type satc_d_ac_icon,
_is_imported type satc_d_ac_rslt_is_imported,
end of ty_S_Header_entry_Fa
|
||
| 2 | TY_T_HEADER_ENTRIES_FA | Public | See coding | 20101130 | ty_T_Header_Entries_Fa type table of ty_S_Header_Entry
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SATC_AC__UI_VDCT_MODEL_FA has no parameter.
Method CONSTRUCTOR on class CL_SATC_AC__UI_VDCT_MODEL_FA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 802 |