SAP ABAP Class IF_TEST_CHIP_RUNTIME (CHIP Runtime WD)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TEST_CHIP_RUNTIME | CHIP Runtime WD | 20081223 |
Properties
| Class | IF_TEST_CHIP_RUNTIME | |
| Short Description | CHIP Runtime WD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081223 | 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_TEST_CHIP_RUNTIME has no interface implemented.
Friends
Class IF_TEST_CHIP_RUNTIME has no friend class.
Attributes
Class IF_TEST_CHIP_RUNTIME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates a CHIP instance | 20081223 | |
| 2 | Instance method | Public | Method | Deletes the test CHIP runtime | 20090109 | |
| 3 | Instance method | Public | Method | Deletes all CHIP instances | 20081223 | |
| 4 | Instance method | Public | Method | Deletes a CHIP instance | 20081223 | |
| 5 | Instance method | Public | Method | Provides a CHIP instance | 20081223 | |
| 6 | Instance method | Public | Method | Returns all CHIP instance IDs | 20081223 | |
| 7 | Instance method | Public | Method | Provides the WD-independent CHIP runtime | 20081223 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHIP_CREATE | Instance Event (0) |
Public (2) |
CHIP Created | 20090109 |
| 2 | CHIP_DESTROY | Instance Event (0) |
Public (2) |
CHIP Deleted | 20090109 |
| 3 | CHIP_EXIT | Instance Event (0) |
Public (2) |
CHIP Terminated | 20090109 |
| 4 | CHIP_INIT | Instance Event (0) |
Public (2) |
CHIP Initialized | 20090109 |
Types
Class IF_TEST_CHIP_RUNTIME has no local type.
Method Signatures
Method CREATE_CHIP_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_DEFINITION | CHIP Definition | 20081223 | |||
| 2 | CHIP_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_TEST_CHIP_INSTANCE | CHIP Instanz | 20081223 | |||
| 3 | CHIP_INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | CHIP Instanz ID | 20081223 |
Method CREATE_CHIP_INSTANCE on class IF_TEST_CHIP_RUNTIME has no exception.
Method DESTROY Signature
Method DESTROY on class IF_TEST_CHIP_RUNTIME has no parameter.
Method DESTROY on class IF_TEST_CHIP_RUNTIME has no exception.
Method DESTROY_ALL_CHIP_INSTANCES Signature
Method DESTROY_ALL_CHIP_INSTANCES on class IF_TEST_CHIP_RUNTIME has no parameter.
Method DESTROY_ALL_CHIP_INSTANCES on class IF_TEST_CHIP_RUNTIME has no exception.
Method DESTROY_CHIP_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | CHIP Instanz ID | 20081223 |
Method DESTROY_CHIP_INSTANCE on class IF_TEST_CHIP_RUNTIME has no exception.
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_TEST_CHIP_INSTANCE | CHIP Instanz | 20081223 | |||
| 2 | INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | CHIP Instanz ID | 20081223 |
Method GET_CHIP_INSTANCE on class IF_TEST_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 | 20081223 |
Method GET_CHIP_INSTANCE_IDS on class IF_TEST_CHIP_RUNTIME has no exception.
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 | 20081223 |
Method GET_CHIP_RUNTIME on class IF_TEST_CHIP_RUNTIME has no exception.
Event Signatures
Event CHIP_CREATE 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 | CHIP Instanz ID | 20090109 |
Event CHIP_DESTROY 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 | CHIP Instanz ID | 20090109 |
Event CHIP_EXIT 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 | CHIP Instanz ID | 20090109 |
Event CHIP_INIT 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 | CHIP Instanz ID | 20090109 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |