SAP ABAP Class CL_CHIP_RUNTIME_ENVIRONMENT (CHIP Runtime Environment)
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
⤷
⤷
Properties
| Class | CL_CHIP_RUNTIME_ENVIRONMENT | |
| Short Description | CHIP Runtime Environment | |
| 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 | 20081027 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_CHIP_RUNTIME_ENVIRONMENT has no interface implemented.
Friends
Class CL_CHIP_RUNTIME_ENVIRONMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_RUNTIME | CHIP Runtime | 20081210 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_WIRING_RUNTIME | CHIP Wiring Runtime | 20081210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provides the CHIP Runtime | 20081027 | |
| 2 | Static method | Public | Method | Provides the CHIP Wiring Runtime | 20081030 |
Events
Class CL_CHIP_RUNTIME_ENVIRONMENT has no event.
Types
Class CL_CHIP_RUNTIME_ENVIRONMENT has no local type.
Method Signatures
Method GET_CHIP_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_RUNTIME | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_RUNTIME | CHIP Runtime | 20081027 |
Method GET_CHIP_RUNTIME on class CL_CHIP_RUNTIME_ENVIRONMENT 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 | CHIP Wiring Runtime | 20081030 |
Method GET_WIRING_RUNTIME on class CL_CHIP_RUNTIME_ENVIRONMENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |