SAP ABAP Interface IF_CHIP_RUNTIME (CHIP Runtime)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_RUNTIME | CHIP Runtime | 20081210 |
Properties
Interface | IF_CHIP_RUNTIME | |
Short Description | CHIP Runtime |
General Data
Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
Created | 20081027 | SAP |
Last changed | 20130531 | 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_CHIP_RUNTIME has no interface.
Friends
Interface IF_CHIP_RUNTIME has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | PROCESSING_PHASE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110527 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Provides a CHIP instance | 20081027 |
2 | ![]() |
Instance method | Public | Method | Returns all CHIP instance IDs | 20081027 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CHIP_ADDED | Instance Event (0) |
Public (2) |
CHIP Added | 20081210 |
2 | CHIP_REMOVED | Instance Event (0) |
Public (2) |
CHIP Removed | 20081210 |
Types
Interface IF_CHIP_RUNTIME has no local type.
Method Signatures
Method GET_CHIP_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_INSTANCE | CHIP Instanz | 20081027 | ||
2 | ![]() |
INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | CHIP Instanz ID | 20081027 |
Method GET_CHIP_INSTANCE on Interface IF_CHIP_RUNTIME has no exception.
Method GET_CHIP_INSTANCE_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE_IDS | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20081027 |
Method GET_CHIP_INSTANCE_IDS on Interface IF_CHIP_RUNTIME has no exception.
Event Signatures
Event CHIP_ADDED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | INSTANCE_ID | Exporting | Value transfer | Type reference (TYPE) | STRING | 20081210 |
Event CHIP_REMOVED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | INSTANCE_ID | Exporting | Value transfer | Type reference (TYPE) | STRING | 20081210 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |