SAP ABAP Interface IF_SAUNIT_EXTENDED_UI_PLUG (INTERNAL: Extended UI Plug-in)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_INTERNAL (Package) INTERNAL: NO REUSE - Display, services, ...
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAUNIT_EXTENDED_UI_PLUG | INTERNAL: Abstract Base Class for UI Plugs | 20070413 |
Properties
| Interface | IF_SAUNIT_EXTENDED_UI_PLUG | |
| Short Description | INTERNAL: Extended UI Plug-in |
General Data
| Package | SABP_UNIT_INTERNAL | INTERNAL: NO REUSE - Display, services, ... |
| Created | 20060323 | 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_SAUNIT_EXTENDED_UI_PLUG has no interface.
Friends
Interface IF_SAUNIT_EXTENDED_UI_PLUG has no friend.
Attributes
Interface IF_SAUNIT_EXTENDED_UI_PLUG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns mediator - integration into standard display (SAP G | 20060323 | |
| 2 | Instance method | Public | Method | Returns name of proxy - the handler in the test sandbox | 20060323 | |
| 3 | Instance method | Public | Method | Returns name of result handler - integration into standard d | 20070413 | |
| 4 | Instance method | Public | Method | Returns availability | 20060923 |
Events
Interface IF_SAUNIT_EXTENDED_UI_PLUG has no event.
Types
Interface IF_SAUNIT_EXTENDED_UI_PLUG has no local type.
Method Signatures
Method GET_MEDIATOR_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SAUNIT_D_CLASS | Class | 20060323 |
Method GET_MEDIATOR_CLASS_NAME on Interface IF_SAUNIT_EXTENDED_UI_PLUG has no exception.
Method GET_PROXY_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SAUNIT_D_CLASS | Class | 20060323 |
Method GET_PROXY_CLASS_NAME on Interface IF_SAUNIT_EXTENDED_UI_PLUG has no exception.
Method GET_RESULT_HANDLER_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SAUNIT_D_CLASS | Class | 20070413 |
Method GET_RESULT_HANDLER_CLASS_NAME on Interface IF_SAUNIT_EXTENDED_UI_PLUG has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060923 |
Method IS_ACTIVE on Interface IF_SAUNIT_EXTENDED_UI_PLUG has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |