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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TEST_CHIP_RUNTIME | CHIP Runtime WD | 20081223 |
Properties
Class | CL_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 | SWDP_CCP_API_TEST | Web Dynpro ABAP: CCP Integration API Test |
Created | 20081223 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TEST_CHIP_RUNTIME has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_TEST_CHIP_RUNTIME | CHIP Runtime WD | 20081223 |
Friends
Class CL_TEST_CHIP_RUNTIME 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) | TP_T_TEST_CHIP_INSTANCE | 20081223 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TP_T_TEST_CHIP_INSTANCE | Hashed Table: CHIP Instance WD | 20081223 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CHIP_RUNTIME | CHIP Runtime | 20081223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Creates a CHIP Runtime WD | 20081223 |
Events
Class CL_TEST_CHIP_RUNTIME has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_TEST_CHIP_INSTANCE | Private | See coding | 20081223 | begin of tp_s_test_chip_instance,
instance_id type string,
chip_instance type ref to cl_test_chip_instance,
end of tp_s_test_chip_instance
|
||
2 | TP_T_TEST_CHIP_INSTANCE | Private | See coding | 20081223 | tp_t_test_chip_instance type hashed table of tp_s_test_chip_instance with unique key instance_id
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_TEST_CHIP_RUNTIME has no parameter.
Method CONSTRUCTOR on class CL_TEST_CHIP_RUNTIME has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |