SAP ABAP Class CL_CHIP_WIRING_RUNTIME_WD (CHIP Runtime WD)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CHIP_WIRING_RUNTIME_WD | CHIP Wiring Runtime WD | 20081030 |
Properties
Class | CL_CHIP_WIRING_RUNTIME_WD | |
Short Description | CHIP Runtime WD | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CCP_WD_API | Web Dynpro ABAP: WDA Page Builder WD Integration API |
Created | 20081030 | SAP |
Last change | 20130531 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CHIP_WIRING_RUNTIME_WD | CHIP Wiring Runtime WD | 20081030 |
Friends
Class CL_CHIP_WIRING_RUNTIME_WD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'WDR_CHIP_WIRING_RUNTIME' | 20090109 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CHIP_COMPONENT_USAGE_GROUP_CHIP_WIRING_RUNTIME' | 20090109 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CHIP_COMPONENT_USAGE_CHIP_WIRING_RUNTIME' | 20090109 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TP_T_CHIP_INSTANCE_ID | 20090831 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_RUNTIME_WD | CHIP Runtime WD | 20081210 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_WIRING_RUNTIME | CHIP Wiring Runtime | 20081210 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_API | CHIP API | 20090831 | ||
8 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CHIP_WD_PHASE_LISTENER | CHIP WD Phase Listener | 20090226 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20081210 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090109 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090109 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20090109 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090109 | ||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE_GROUP | Web Dynpro: Group of Component Usages | 20090109 | ||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_WDR_CHIP_WIRING_RUNTIME | Web Dynpro Interface COMPONENTCONTROLLER | 20090109 | ||
16 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CHIP_WD_WIRING_LISTENER | CHIP Automatic Wiring Helper | 20090513 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090831 |
Methods
Events
Class CL_CHIP_WIRING_RUNTIME_WD has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_T_CHIP_INSTANCE_ID | Private | See coding | 20090831 | TP_T_CHIP_INSTANCE_ID type hashed table of string with unique key table_line
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_RUNTIME_WD | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_RUNTIME_WD | CHIP Runtime WD | 20081210 | ||
2 | ![]() |
PARENT_CHIP_API | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_API | CHIP API | 20090831 | ||
3 | ![]() |
WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20081210 |
Method CONSTRUCTOR on class CL_CHIP_WIRING_RUNTIME_WD has no exception.
Method FIRE_INPORT_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | Inport CHIP Instanz ID | 20081223 | ||
2 | ![]() |
INPORT_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | CHIP Port Event | 20081223 |
Method FIRE_INPORT_EVENT on class CL_CHIP_WIRING_RUNTIME_WD has no exception.
Method HANDLER_FOR_CHIP_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE_ID | Value transfer | Attribute reference (LIKE) | 20090109 |
Method HANDLER_FOR_CHIP_CREATE on class CL_CHIP_WIRING_RUNTIME_WD has no exception.
Method HANDLER_FOR_CHIP_DESTROY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE_ID | Value transfer | Attribute reference (LIKE) | 20090109 |
Method HANDLER_FOR_CHIP_DESTROY on class CL_CHIP_WIRING_RUNTIME_WD has no exception.
Method HANDLER_FOR_CHIP_EXIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE_ID | Value transfer | Attribute reference (LIKE) | 20090109 |
Method HANDLER_FOR_CHIP_EXIT on class CL_CHIP_WIRING_RUNTIME_WD has no exception.
Method HANDLER_FOR_CHIP_INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE_ID | Value transfer | Attribute reference (LIKE) | 20090109 |
Method HANDLER_FOR_CHIP_INIT on class CL_CHIP_WIRING_RUNTIME_WD has no exception.
Method HANDLER_FOR_WIRING_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WIRING_LOCK | Call by reference | Attribute reference (LIKE) | 20090831 |
Method HANDLER_FOR_WIRING_LOCK on class CL_CHIP_WIRING_RUNTIME_WD has no exception.
Method HANDLER_FOR_WIRING_REFRESHED Signature
Method HANDLER_FOR_WIRING_REFRESHED on class CL_CHIP_WIRING_RUNTIME_WD has no parameter.
Method HANDLER_FOR_WIRING_REFRESHED on class CL_CHIP_WIRING_RUNTIME_WD has no exception.
Method HANDLE_INPORT_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPORT_EVENT | Value transfer | Attribute reference (LIKE) | 20081121 | ||||
2 | ![]() |
TARGET_CHIP_INSTANCE_ID | Value transfer | Attribute reference (LIKE) | 20081121 |
Method HANDLE_INPORT_EVENT on class CL_CHIP_WIRING_RUNTIME_WD has no exception.
Method HANDLE_OUTPORT_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUTPORT_EVENT | Value transfer | Attribute reference (LIKE) | 20090319 | ||||
2 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20090319 |
Method HANDLE_OUTPORT_EVENT on class CL_CHIP_WIRING_RUNTIME_WD has no exception.
Method HANDLE_TAGGINGS_NOT_UNIQUE Signature
Method HANDLE_TAGGINGS_NOT_UNIQUE on class CL_CHIP_WIRING_RUNTIME_WD has no parameter.
Method HANDLE_TAGGINGS_NOT_UNIQUE on class CL_CHIP_WIRING_RUNTIME_WD has no exception.
Method REGISTER_OUTPORT_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | CHIP Instanz ID | 20081223 | ||
2 | ![]() |
HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | Handler Name | 20081223 | ||
3 | ![]() |
WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | 20081223 |
Method REGISTER_OUTPORT_HANDLER on class CL_CHIP_WIRING_RUNTIME_WD has no exception.
Method TAGGINGS_NOT_UNIQUE Signature
Method TAGGINGS_NOT_UNIQUE on class CL_CHIP_WIRING_RUNTIME_WD has no parameter.
Method TAGGINGS_NOT_UNIQUE on class CL_CHIP_WIRING_RUNTIME_WD has no exception.
Method UNREGISTER_OUTPORT_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | CHIP Instanz ID | 20081223 | ||
2 | ![]() |
HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | Handler Name | 20081223 | ||
3 | ![]() |
WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | 20081223 |
Method UNREGISTER_OUTPORT_HANDLER on class CL_CHIP_WIRING_RUNTIME_WD has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |