SAP ABAP Class CL_UNIT_TEST_CHIP_GENERIC (Generice Instance of a CHIP)
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 | Abstract Test CHIP | 20090107 |
Properties
| Class | CL_UNIT_TEST_CHIP_GENERIC | |
| Short Description | Generice Instance of a CHIP | |
| 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 | 20090107 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UNIT_TEST_CHIP_GENERIC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TEST_CHIP | Abstract Test CHIP | 20090107 |
Friends
Class CL_UNIT_TEST_CHIP_GENERIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SFLIGHT-CARRID | 'AA' | 20090119 | |||
| 2 | Constant | Public | Type reference (TYPE) | SFLIGHT-CARRID | 'LH' | 20090116 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_API | 20090116 | ||||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'SBOOK_INSTANCE' | 20090316 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'SBOOK_T_INSTANCE' | 20090316 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | `SFLIGHT_INSTANCE` | 20090121 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | `SFLIGHT_INSTANCE_SOURCE` | 20090119 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'SPFLI_INSTANCE' | 20090116 | |||
| 9 | Constant | Public | Type reference (TYPE) | SFLIGHT-CONNID | '0001' | 20090116 | |||
| 10 | Constant | Public | Type reference (TYPE) | SFLIGHT-CONNID | '0002' | 20090119 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | I | 20090121 | ||||
| 12 | Static Attribute | Private | Attribute reference (LIKE) | SY-INDEX | 20090121 | ||||
| 13 | Constant | Public | Type reference (TYPE) | STRING | `SBOOK_T_INPORT` | 20090316 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | `SFLIGHT_INPORT` | 20090121 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | `SFLIGHT_INPORT_2` | 20090930 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | `SPFLI_INPORT` | 20090121 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | `SBOOK_OUTPORT` | 20090316 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | `SFLIGHT_SOURCE_OUTPORT` | 20090119 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | `SPFLI_OUTPORT` | 20090119 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | `SPFLI_OUTPORT_2` | 20090930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20090313 | ||
| 2 | Instance method | Private | Event handling method | 20090123 | ||
| 3 | Instance method | Private | Method | 20090316 | ||
| 4 | Instance method | Private | Method | 20090930 | ||
| 5 | Instance method | Private | Method | 20090121 | ||
| 6 | Instance method | Private | Method | 20090119 | ||
| 7 | Instance method | Private | Method | 20090121 | ||
| 8 | Instance method | Private | Method | 20090116 | ||
| 9 | Instance method | Private | Method | 20090930 | ||
| 10 | Instance method | Private | Method | 20090121 | ||
| 11 | Instance method | Private | Method | 20090313 |
Events
Class CL_UNIT_TEST_CHIP_GENERIC has no event.
Types
Class CL_UNIT_TEST_CHIP_GENERIC has no local type.
Method Signatures
Method FIRE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | CHIP Port Event | 20090313 |
Method FIRE_EVENT on class CL_UNIT_TEST_CHIP_GENERIC has no exception.
Method HANDLE_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) | 20090123 |
Method HANDLE_INPORT_EVENT on class CL_UNIT_TEST_CHIP_GENERIC has no exception.
Method SBOOK_HANDLE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | 20090316 | ||||
| 2 | I | Call by reference | Attribute reference (LIKE) | SY-INDEX | 20090316 |
Method SBOOK_HANDLE_ACTION on class CL_UNIT_TEST_CHIP_GENERIC has no exception.
Method SFLIGHT_HANDLE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | 20090930 | ||||
| 2 | I | Call by reference | Attribute reference (LIKE) | SY-INDEX | 20090930 |
Method SFLIGHT_HANDLE_ACTION on class CL_UNIT_TEST_CHIP_GENERIC has no exception.
Method SFLIGHT_HANDLE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | 20090121 | ||||
| 2 | I | Call by reference | Attribute reference (LIKE) | SY-INDEX | 20090121 | ||||
| 3 | INPORT_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | 20090121 |
Method SFLIGHT_HANDLE_EVENT on class CL_UNIT_TEST_CHIP_GENERIC has no exception.
Method SFLIGHT_SRC_HANDLE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | 20090119 | ||||
| 2 | I | Call by reference | Attribute reference (LIKE) | SY-INDEX | 20090119 |
Method SFLIGHT_SRC_HANDLE_ACTION on class CL_UNIT_TEST_CHIP_GENERIC has no exception.
Method SFLIGHT_SRC_HANDLE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | 20090121 | ||||
| 2 | I | Call by reference | Attribute reference (LIKE) | SY-INDEX | 20090121 | ||||
| 3 | INPORT_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | 20090121 |
Method SFLIGHT_SRC_HANDLE_EVENT on class CL_UNIT_TEST_CHIP_GENERIC has no exception.
Method SPFLI_HANDLE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | 20090116 | ||||
| 2 | I | Call by reference | Attribute reference (LIKE) | SY-INDEX | 20090116 |
Method SPFLI_HANDLE_ACTION on class CL_UNIT_TEST_CHIP_GENERIC has no exception.
Method SPFLI_HANDLE_ACTION2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | 20090930 | ||||
| 2 | I | Call by reference | Attribute reference (LIKE) | SY-INDEX | 20090930 |
Method SPFLI_HANDLE_ACTION2 on class CL_UNIT_TEST_CHIP_GENERIC has no exception.
Method SPFLI_HANDLE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | 20090121 | ||||
| 2 | I | Call by reference | Attribute reference (LIKE) | SY-INDEX | 20090121 | ||||
| 3 | INPORT_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | 20090121 |
Method SPFLI_HANDLE_EVENT on class CL_UNIT_TEST_CHIP_GENERIC has no exception.
Method TRANSFORM_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_IN | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | CHIP Port Event | 20090313 | |||
| 2 | EVENT_OUT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | CHIP Port Event | 20090313 | |||
| 3 | IS_INPORT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090313 |
Method TRANSFORM_EVENT on class CL_UNIT_TEST_CHIP_GENERIC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |