SAP ABAP Interface IF_SATC_AC__UI_RSLT_DSP_CUST (Builder on 'Finding & Tool Failure' SAP GUI skins)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK__UI (Package) INTERNAL: - *NO* REUSE - UI "CheckMan" style

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_AC__UI_RSLT_DSP_CST | Base class for result display customizing | 20081114 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_FAC__UI_RSLT_DSP_CST | Base class for result display customizing | 20101130 |
Properties
Interface | IF_SATC_AC__UI_RSLT_DSP_CUST | |
Short Description | Builder on 'Finding & Tool Failure' SAP GUI skins |
General Data
Package | SATC_ABAP_CHECK__UI | INTERNAL: - *NO* REUSE - UI "CheckMan" style |
Created | 20081114 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SATC_AC__UI_RSLT_DSP_CUST has no interface.
Friends
Interface IF_SATC_AC__UI_RSLT_DSP_CUST has no friend.
Attributes
Interface IF_SATC_AC__UI_RSLT_DSP_CUST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates a clone | 20081114 |
2 | ![]() |
Instance method | Public | Method | Returns filter + setting to use with models | 20081114 |
3 | ![]() |
Instance method | Public | Method | Returns new 'Findings' grid controller | 20110107 |
4 | ![]() |
Instance method | Public | Method | Returns new 'Finding' grid model | 20081114 |
5 | ![]() |
Instance method | Public | Method | Returns new accessor for 'Tool Failures' | 20091205 |
6 | ![]() |
Instance method | Public | Method | Returns new 'Tool Failure' dialog | 20081114 |
7 | ![]() |
Instance method | Public | Method | Returns new 'Finding' tree model | 20081114 |
8 | ![]() |
Instance method | Public | Method | Returns total number of available 'Finding' tree models | 20081114 |
9 | ![]() |
Instance method | Public | Method | Returns description for 'Finding' tree models | 20081114 |
Events
Interface IF_SATC_AC__UI_RSLT_DSP_CUST has no event.
Types
Interface IF_SATC_AC__UI_RSLT_DSP_CUST has no local type.
Method Signatures
Method CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_AC__UI_RSLT_DSP_CUST | Builder on Result Display Plug-Ins | 20081114 |
Method CLONE on Interface IF_SATC_AC__UI_RSLT_DSP_CUST has no exception.
Method GET_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_AC__UI_VDCT_FILTER | Selection Criteria on Verdicts in UI | 20081114 |
Method GET_FILTER on Interface IF_SATC_AC__UI_RSLT_DSP_CUST has no exception.
Method GET_GRID_CONTROLLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_AC__UI_GRID_CONTROLLER | 20110107 |
Method GET_GRID_CONTROLLER on Interface IF_SATC_AC__UI_RSLT_DSP_CUST has no exception.
Method GET_GRID_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DELTA_INFO | Call by reference | Object reference (TYPE REF TO) | IF_SATC_AC__UI_VDCT_DELTA_INFO | 20110107 | |||
2 | ![]() |
I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20110107 | |||
3 | ![]() |
I_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SATC_AC__UI_VDCT_FILTER | 20110107 | |||
4 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_AC__UI_VDCT_GRID_MODEL | Model for Verdicts | 20081114 |
Method GET_GRID_MODEL on Interface IF_SATC_AC__UI_RSLT_DSP_CUST has no exception.
Method GET_PLNERR_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_AC__UI_PLNERR_ACCESS | Access to plug-in failures | 20091205 |
Method GET_PLNERR_ACCESS on Interface IF_SATC_AC__UI_RSLT_DSP_CUST has no exception.
Method GET_PLNERR_DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SATC_AC__UI_PLNERR_DIALOG | Access & Dialog regarding Plugin Failures | 20081114 |
Method GET_PLNERR_DIALOG on Interface IF_SATC_AC__UI_RSLT_DSP_CUST has no exception.
Method GET_TREE_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | I | Index of Stat. Model | 20081114 | ||
2 | ![]() |
I_WITH_CACHING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | With Caching | 20081114 | |
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SATC_AC__UI_VDCT_TREE_MODEL | Data Model for Statistics on Messages | 20081114 |
Method GET_TREE_MODEL on Interface IF_SATC_AC__UI_RSLT_DSP_CUST has no exception.
Method GET_TREE_MODEL_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | I | Number of Available Tree Models | 20081114 |
Method GET_TREE_MODEL_COUNT on Interface IF_SATC_AC__UI_RSLT_DSP_CUST has no exception.
Method GET_TREE_MODEL_DESCRIPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20081114 |
Method GET_TREE_MODEL_DESCRIPTIONS on Interface IF_SATC_AC__UI_RSLT_DSP_CUST has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 720 |