SAP ABAP Class CL_CHIP_INPORT_INSTANCE_PROVID (Access to Current Inport Events)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CHIP_PORT_INSTANCE_PROVIDER | Provides runtime instances of ports | 20090211 |
Properties
Class | CL_CHIP_INPORT_INSTANCE_PROVID | |
Short Description | Access to Current Inport Events | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
Created | 20090211 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CHIP_INPORT_INSTANCE_PROVID has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CHIP_PORT_INSTANCE_PROVIDER | Provides runtime instances of ports | 20090211 |
Friends
Class CL_CHIP_INPORT_INSTANCE_PROVID has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | 20090211 | ||
2 | ![]() |
Instance attribute | Private | See coding | 20090211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090211 |
2 | ![]() |
Instance method | Public | Method | Removal of this Instance | 20090211 |
3 | ![]() |
Instance method | Private | Method | 20090211 | |
4 | ![]() |
Instance method | Private | Event handling method | 20090211 |
Events
Class CL_CHIP_INPORT_INSTANCE_PROVID has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | PORT_TO_INSTANCE | Private | See coding | 20090211 | begin of port_to_instance,
chip_instance_id type string,
inport type string,
instance type ref to cl_chip_port_instance,
end of port_to_instance
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CHIP_INPORT_INSTANCE_PROVID has no parameter.
Method CONSTRUCTOR on class CL_CHIP_INPORT_INSTANCE_PROVID has no exception.
Method DESTROY Signature
Method DESTROY on class CL_CHIP_INPORT_INSTANCE_PROVID has no parameter.
Method DESTROY on class CL_CHIP_INPORT_INSTANCE_PROVID has no exception.
Method GET_WIRING_RUNTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WIRING_RUNTIME | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_WIRING_RUNTIME | 20090211 |
Method GET_WIRING_RUNTIME on class CL_CHIP_INPORT_INSTANCE_PROVID has no exception.
Method 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) | 20090211 | ||||
2 | ![]() |
TARGET_CHIP_INSTANCE_ID | Value transfer | Attribute reference (LIKE) | 20090211 |
Method INPORT_EVENT on class CL_CHIP_INPORT_INSTANCE_PROVID has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |