SAP ABAP Class CX_SWF_IFS_SERIALIZER (Exception in Serialization Service)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_IFS (Package) Workflow: Interfaces
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_IFS_EXCEPTION | Workflow Exception | 20030715 |
Properties
| Class | CX_SWF_IFS_SERIALIZER | |
| Short Description | Exception in Serialization Service | |
| Super Class | CX_SWF_IFS_EXCEPTION | Workflow Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SWF_IFS | Workflow: Interfaces |
| Created | 20030715 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SWF_IFS_SERIALIZER has no forward declaration.
Interfaces
Class CX_SWF_IFS_SERIALIZER has no interface implemented.
Friends
Class CX_SWF_IFS_SERIALIZER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Points to ABAP Data Object | 20030715 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of Serialization Class | 20030715 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CHAR30 | 'SERIALIZE' | Name of operation | 20030715 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | CHAR30 | Reason for Error (Textual Description) | 20030715 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | XSTRING | XML Data Stream | 20030715 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030715 |
Events
Class CX_SWF_IFS_SERIALIZER has no event.
Types
Class CX_SWF_IFS_SERIALIZER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_DATA_REF | Value transfer | Object reference (TYPE REF TO) | DATA | ABAP_DATA_REF | 20030715 | |||
| 2 | CLASS | Value transfer | Type reference (TYPE) | STRING | CLASS | 20030715 | |||
| 3 | EXCP_TAB | Value transfer | Type reference (TYPE) | SWF_IFSTAB | EXCP_TAB | 20030715 | |||
| 4 | LOG_CONTEXT | Value transfer | Type reference (TYPE) | SWF_LOGCTX | LOG_CONTEXT | 20030715 | |||
| 5 | OPERATION | Value transfer | Type reference (TYPE) | CHAR30 | 'SERIALIZE' | OPERATION | 20030715 | ||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030715 | ||||
| 7 | REASON | Value transfer | Type reference (TYPE) | CHAR30 | REASON | 20030715 | |||
| 8 | T100_MSG | Value transfer | Type reference (TYPE) | SWF_T100MS | T100_MSG | 20030715 | |||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030715 | ||||
| 10 | TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | TIMESTAMP | 20030715 | |||
| 11 | TIMEZONE | Value transfer | Type reference (TYPE) | SYSTZONLO | TIMEZONE | 20030715 | |||
| 12 | XML_STREAM | Value transfer | Type reference (TYPE) | XSTRING | XML_STREAM | 20030715 |
Method CONSTRUCTOR on class CX_SWF_IFS_SERIALIZER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |