SAP ABAP Interface IF_WB2_VISUAL_COMPONENT (Visual Components (for Action Classes with Subscreen))
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-TEW (Application Component) Trading Execution Workbench
⤷
WB2B_TEW (Package) Trading Execution Workbench
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WB2_VISUAL_ACTION | An Action as Subscreen in the TEW | 20000824 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB2_ASSOCIATION | Execute Association in TEW | 20010522 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB2_VISUAL_COMPONENT_DUMMY | Dummy Object | 20000825 |
Properties
| Interface | IF_WB2_VISUAL_COMPONENT | |
| Short Description | Visual Components (for Action Classes with Subscreen) |
General Data
| Package | WB2B_TEW | Trading Execution Workbench |
| Created | 20000824 | SAP |
| Last changed | 20041209 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WB2_VISUAL_COMPONENT has no forward declaration.
Interfaces
Interface IF_WB2_VISUAL_COMPONENT has no interface.
Friends
Interface IF_WB2_VISUAL_COMPONENT has no friend.
Attributes
Interface IF_WB2_VISUAL_COMPONENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Release Resources | 20010514 | |
| 2 | Instance method | Public | Method | Pushbutton List | 20000825 | |
| 3 | Instance method | Public | Method | Outline Text | 20000825 | |
| 4 | Instance method | Public | Method | Screen and Program Name | 20000824 | |
| 5 | Instance method | Public | Method | Process Function Code | 20000824 | |
| 6 | Instance method | Public | Method | Transfer data | 20010511 | |
| 7 | Instance method | Public | Method | Dummy Object Only? | 20000825 | |
| 8 | Instance method | Public | Method | Must be Called in PBO | 20000824 | |
| 9 | Instance method | Public | Method | Ready for saving? | 20010621 | |
| 10 | Instance method | Public | Method | Ready for data transfer? | 20010620 | |
| 11 | Instance method | Public | Method | Set To Talking Software Mode | 20011203 |
Events
Interface IF_WB2_VISUAL_COMPONENT has no event.
Types
Interface IF_WB2_VISUAL_COMPONENT has no local type.
Method Signatures
Method FREE Signature
Method FREE on Interface IF_WB2_VISUAL_COMPONENT has no parameter.
Method FREE on Interface IF_WB2_VISUAL_COMPONENT has no exception.
Method GET_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_BUTTON | Value transfer | Type reference (TYPE) | WB2_ACTION_BUTTON_STAB | Buttons der Folgeaktionverarbeitung | 20000825 |
Method GET_BUTTON on Interface IF_WB2_VISUAL_COMPONENT has no exception.
Method GET_FRAME_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TEXT | Value transfer | Type reference (TYPE) | WB2_DESCRIPTION | Beschreibungstext | 20000825 |
Method GET_FRAME_TEXT on Interface IF_WB2_VISUAL_COMPONENT has no exception.
Method GET_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20000824 | |||
| 2 | E_REPID | Call by reference | Type reference (TYPE) | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | 20000824 | |||
| 3 | E_TEXT | Call by reference | Type reference (TYPE) | WB2_DESCRIPTION | Beschreibungstext | 20041207 |
Method GET_SCREEN on Interface IF_WB2_VISUAL_COMPONENT has no exception.
Method HANDLE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | FCODE | Funktionscode | 20000824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler | 20000824 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ERROR | Call by reference | Object reference (TYPE REF TO) | CL_WB2_ERROR | Error Log | 20010511 | |||
| 2 | I_MODE | Call by reference | Type reference (TYPE) | WB2_MODE | Modus des Schrittes eines Geschäftsprozesses | 20010511 | |||
| 3 | I_PRE_STEP | Call by reference | Type reference (TYPE) | WB2_PRE_STEP | Vorgängerschritt eines Geschäftsprozesses | 20010511 | |||
| 4 | I_STEP | Call by reference | Type reference (TYPE) | WB2_STEP | Schritt des Geschäftsprozesses | 20010511 | |||
| 5 | I_TEW_TYPE | Call by reference | Type reference (TYPE) | WB2_TEW_TYPE | Trading Execution Workbench Art | 20010511 |
Method INIT on Interface IF_WB2_VISUAL_COMPONENT has no exception.
Method IS_DUMMY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DUMMY | Value transfer | Type reference (TYPE) | BVAL | Boolean | 20000825 |
Method IS_DUMMY on Interface IF_WB2_VISUAL_COMPONENT has no exception.
Method PBO Signature
Method PBO on Interface IF_WB2_VISUAL_COMPONENT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler | 20000824 |
Method READY_FOR_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_READY | Value transfer | Type reference (TYPE) | BVAL | Boolean | 20010621 |
Method READY_FOR_SAVE on Interface IF_WB2_VISUAL_COMPONENT has no exception.
Method READY_FOR_TRANSFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_READY | Value transfer | Type reference (TYPE) | BVAL | Boolean | 20010620 |
Method READY_FOR_TRANSFER on Interface IF_WB2_VISUAL_COMPONENT has no exception.
Method SET_INTO_ACC_MODE Signature
Method SET_INTO_ACC_MODE on Interface IF_WB2_VISUAL_COMPONENT has no parameter.
Method SET_INTO_ACC_MODE on Interface IF_WB2_VISUAL_COMPONENT has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 46C |