SAP ABAP Class IF_CHIP_WD_WIRING_UI (Wiring UI Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_WD_WIRING_UI | Implementation of IF_CHIP_WD_WIRING_UI | 20081201 |
Properties
| Class | IF_CHIP_WD_WIRING_UI | |
| Short Description | Wiring UI Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081201 | SAP |
| Last change | 20110908 | 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_CHIP_WD_WIRING_UI has no interface implemented.
Friends
Class IF_CHIP_WD_WIRING_UI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CHIP' | 20081201 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_DISPLAY_NAME' | CHIP Display Name | 20081201 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_INSTANCE_ID' | CHIP Instance ID | 20081201 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_NAME' | CHIP Name | 20081201 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'CONTEXT_ELEMENT' | 20081201 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'DETAIL_BUTTON' | Details Button | 20081201 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'DROPDOWN_INPORT' | 20081202 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'DROPINPORT' | Dropdown Inports Box | 20081203 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'ID' | 20081201 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'INDEX' | 20081201 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'INPORT' | Inport | 20081203 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'INPORT_NAME' | 20081201 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'INPORT_PARAMETER' | Inport parameter | 20081201 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'INPORT_TOGGLE' | 20081203 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'INPUTFIELD_NAME' | INPUT FIELD NAME | 20081212 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'MESSAGE' | 20081201 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'OUTPORT' | 20081201 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'OUTPORTPARAMETER' | 20081212 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'OUTPORT_NAME' | Outport Name | 20081201 | ||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'OUTPORT_PARAMETER' | Outport Parameters | 20081201 | ||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'PARAMETER_NAME' | Parameter Name | 20081204 | ||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'PORT_NAME' | 20081201 | |||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'PORT_POSITION' | 20081201 | |||
| 24 | Constant | Public | Type reference (TYPE) | STRING | 'REMOVE_BUTTON' | Remove Button Wiring | 20081203 | ||
| 25 | Constant | Public | Type reference (TYPE) | STRING | 'SAVE_BUTTON' | Save Button | 20081203 | ||
| 26 | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_STATUS' | Status | 20081203 | ||
| 27 | Constant | Public | Type reference (TYPE) | STRING | 'SWDP_CCP_WD' | Name of Message Class | 20081210 | ||
| 28 | Constant | Public | Type reference (TYPE) | STRING | 'TABLE_COLUMN' | 20081202 | |||
| 29 | Constant | Public | Type reference (TYPE) | STRING | 'TOOGLE' | 20081201 | |||
| 30 | Constant | Public | Type reference (TYPE) | STRING | 'TOOGLE_BUTTON' | Toogle Button | 20081205 | ||
| 31 | Constant | Public | Type reference (TYPE) | STRING | 'TOOGLE_TEXT' | 20081215 | |||
| 32 | Constant | Public | Type reference (TYPE) | STRING | 'VISIBILITY' | Visibility | 20081203 | ||
| 33 | Constant | Public | Type reference (TYPE) | STRING | 'WIRING' | Wiring | 20081203 | ||
| 34 | Constant | Public | Type reference (TYPE) | STRING | 'WIRING_TABLE' | Wiring Table | 20081201 |
Methods
Events
Class IF_CHIP_WD_WIRING_UI has no event.
Types
Class IF_CHIP_WD_WIRING_UI has no local type.
Method Signatures
Method CANCEL Signature
Method CANCEL on class IF_CHIP_WD_WIRING_UI has no parameter.
Method CANCEL on class IF_CHIP_WD_WIRING_UI has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Value transfer | Type reference (TYPE) | I | 20110426 | ||||
| 2 | SOURCE_CHIP_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_INSTANCE | CHIP Instanz Web Dynpro Component | 20110426 |
Method CHECK on class IF_CHIP_WD_WIRING_UI has no exception.
Method DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WDEVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | Web Dynpro: Event | 20081203 |
Method DETAILS on class IF_CHIP_WD_WIRING_UI has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIRST_CALL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100614 | ||
| 2 | UPDATE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20081203 |
Method DISPLAY on class IF_CHIP_WD_WIRING_UI has no exception.
Method GET_INPORT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20081203 |
Method GET_INPORT_PARAMETERS on class IF_CHIP_WD_WIRING_UI has no exception.
Method GET_OUTPORTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20081203 | |||
| 2 | WDEVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | anwendungsdefinierter Event | 20081203 |
Method GET_OUTPORTS on class IF_CHIP_WD_WIRING_UI has no exception.
Method GET_OUTPORT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web-Dynpro-Context | 20081203 | |||
| 2 | WDEVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | anwendungsdefinierter Event | 20081203 |
Method GET_OUTPORT_PARAMETERS on class IF_CHIP_WD_WIRING_UI has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_INSTANCE_IDS | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20081204 | |||
| 2 | CHIP_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PAGE_CHIP_USAGES | CHIP Page: Zugriff auf CHIP Usages (Persistenz) | 20081204 | |||
| 3 | SOURCE_CHIP_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_INSTANCE | CHIP Instanz | 20081204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Exception bei ASSIGN | 20081204 |
Method MAP_OUTPORT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20081203 | |||
| 2 | WDEVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | anwendungsdefinierter Event | 20081203 |
Method MAP_OUTPORT_PARAMETERS on class IF_CHIP_WD_WIRING_UI has no exception.
Method REMOVE_WIRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UPDATE_INPORT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100825 |
Method REMOVE_WIRING on class IF_CHIP_WD_WIRING_UI has no exception.
Method RESET_LOG Signature
Method RESET_LOG on class IF_CHIP_WD_WIRING_UI has no parameter.
Method RESET_LOG on class IF_CHIP_WD_WIRING_UI has no exception.
Method SAVE Signature
Method SAVE on class IF_CHIP_WD_WIRING_UI has no parameter.
Method SAVE on class IF_CHIP_WD_WIRING_UI has no exception.
Method TOOGLE_DISPLAY Signature
Method TOOGLE_DISPLAY on class IF_CHIP_WD_WIRING_UI has no parameter.
Method TOOGLE_DISPLAY on class IF_CHIP_WD_WIRING_UI has no exception.
Method UPDATE_CHIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20081203 | |||
| 2 | PARENT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20081203 |
Method UPDATE_CHIP on class IF_CHIP_WD_WIRING_UI has no exception.
Method UPDATE_INPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20081203 |
Method UPDATE_INPORT on class IF_CHIP_WD_WIRING_UI has no exception.
Method UPDATE_INPORT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20081203 |
Method UPDATE_INPORT_PARAMETER on class IF_CHIP_WD_WIRING_UI has no exception.
Method UPDATE_OUTPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20081203 |
Method UPDATE_OUTPORT on class IF_CHIP_WD_WIRING_UI has no exception.
Method UPDATE_OUTPORT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20081203 |
Method UPDATE_OUTPORT_PARAMETER on class IF_CHIP_WD_WIRING_UI has no exception.
Method WIRING_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIRST_CALL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100614 |
Method WIRING_DETAIL on class IF_CHIP_WD_WIRING_UI has no exception.
Method WIRING_PROPOSAL Signature
Method WIRING_PROPOSAL on class IF_CHIP_WD_WIRING_UI has no parameter.
Method WIRING_PROPOSAL on class IF_CHIP_WD_WIRING_UI has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |