SAP ABAP Class CL_SWF_CNT_TEST_CONVERSION_OBJ (Test Class for Unit Tests of Serialization)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CNT (Package) Workflow: Container
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20051223 |
Properties
| Class | CL_SWF_CNT_TEST_CONVERSION_OBJ | |
| Short Description | Test Class for Unit Tests of Serialization | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_CNT | Workflow: Container |
| Created | 20051223 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_CNT_TEST_CONVERSION_OBJ has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20051223 |
Friends
Class CL_SWF_CNT_TEST_CONVERSION_OBJ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SWFDATAREF | Data reference (REF TO DATA) | 20051223 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SIBFLPORB | Local Persistent Object Reference - BOR Compatible | 20051223 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20051223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20051223 | ||
| 2 | Instance method | Private | Method | 20051223 |
Events
Class CL_SWF_CNT_TEST_CONVERSION_OBJ has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_XMLDATA | Private | See coding | 20051223 | BEGIN OF ty_xmldata,
m_text TYPE swf_string,
m_data TYPE swfdataref,
END OF ty_xmldata
|
Method Signatures
Method DESERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_DDIC | Call by reference | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz - BOR kompatibel | 20051223 | |||
| 2 | TEST_LOCAL | Call by reference | Type reference (TYPE) | TY_XMLDATA | 20051223 |
Method DESERIALIZE_HELPER on class CL_SWF_CNT_TEST_CONVERSION_OBJ has no exception.
Method SERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_DDIC | Call by reference | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz - BOR kompatibel | 20051223 | |||
| 2 | TEST_LOCAL | Call by reference | Type reference (TYPE) | TY_XMLDATA | 20051223 |
Method SERIALIZE_HELPER on class CL_SWF_CNT_TEST_CONVERSION_OBJ has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |