SAP ABAP Class IF_SATC_AC__UI_RSLT_DSP_CUST (Builder on 'Finding & Tool Failure' SAP GUI skins)
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
| Class | IF_SATC_AC__UI_RSLT_DSP_CUST | |
| Short Description | Builder on 'Finding & Tool Failure' SAP GUI skins | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081114 | SAP |
| Last change | 20140121 | 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 IF_SATC_AC__UI_RSLT_DSP_CUST has no interface implemented.
Friends
Class IF_SATC_AC__UI_RSLT_DSP_CUST has no friend class.
Attributes
Class 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
Class IF_SATC_AC__UI_RSLT_DSP_CUST has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_SATC_AC__UI_RSLT_DSP_CUST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |