SAP ABAP Interface IF_SATC_AC__UI_PLNERR_ACCESS (Access to 'Tool Failures')
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__PLNERR_ACCESS | Access to "Tool Failure" model | 20110209 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_AC__SAP_PLNERR_ACCESS | SAP skin: Plugin error access | 20110209 |
Properties
| Interface | IF_SATC_AC__UI_PLNERR_ACCESS | |
| Short Description | Access to 'Tool Failures' |
General Data
| Package | SATC_ABAP_CHECK__UI | INTERNAL: - *NO* REUSE - UI "CheckMan" style |
| Created | 20091205 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_AC__UI_PLNERR_ACCESS has no forward declaration.
Interfaces
Interface IF_SATC_AC__UI_PLNERR_ACCESS has no interface.
Friends
Interface IF_SATC_AC__UI_PLNERR_ACCESS has no friend.
Attributes
Interface IF_SATC_AC__UI_PLNERR_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create new grid model | 20091205 | |
| 2 | Instance method | Public | Method | Create new tree model | 20091205 | |
| 3 | Instance method | Public | Method | Returns total of plug-in related issues | 20091205 | |
| 4 | Instance method | Public | Method | Get number of plug-in error tree models | 20091205 | |
| 5 | Instance method | Public | Method | Returns description for plug-in tree models | 20091205 |
Events
Interface IF_SATC_AC__UI_PLNERR_ACCESS has no event.
Types
Interface IF_SATC_AC__UI_PLNERR_ACCESS has no local type.
Method Signatures
Method CREATE_GRID_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Unique ID - hex 16 - raw format | 20091205 | |||
| 2 | I_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SATC_AC__UI_PLNERR_FILTER | Selection criteria for Plug-in error filter | 20091205 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_AC__UI_PLNERR_GRID_MDL | Model for plug-in failiure grid | 20091205 |
Method CREATE_GRID_MODEL on Interface IF_SATC_AC__UI_PLNERR_ACCESS has no exception.
Method CREATE_TREE_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20091205 | ||||
| 2 | I_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SATC_AC__UI_PLNERR_FILTER | Selection criteria for Plug-in error filter | 20091205 | |||
| 3 | I_INDEX | Call by reference | Type reference (TYPE) | I | 20091205 | ||||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_AC__UI_PLNERR_TREE_MDL | Plugin Errors: Tree Model | 20091205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091205 |
Method GET_TOTAL_OF_ISSUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Unique ID - hex 16 - raw format | 20091205 | |||
| 2 | I_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SATC_AC__UI_PLNERR_FILTER | Selection criteria for Plug-in error filter | 20091205 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | I | 20091205 |
Method GET_TOTAL_OF_ISSUES on Interface IF_SATC_AC__UI_PLNERR_ACCESS 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 | 20091205 |
Method GET_TREE_MODEL_COUNT on Interface IF_SATC_AC__UI_PLNERR_ACCESS has no exception.
Method GET_TREE_MODEL_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING_TABLE | 20091205 |
Method GET_TREE_MODEL_DESCR on Interface IF_SATC_AC__UI_PLNERR_ACCESS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |