SAP ABAP Class CL_SIW_SXF_DB_CONVERTER (Conversion between SXF and DB)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_TYPES (Package) SIW: Global Type definitions
⤷
⤷
Properties
| Class | CL_SIW_SXF_DB_CONVERTER | |
| Short Description | Conversion between SXF and DB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SIW_TYPES | SIW: Global Type definitions |
| Created | 20070312 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIW_SXF_DB_CONVERTER has no forward declaration.
Interfaces
Class CL_SIW_SXF_DB_CONVERTER has no interface implemented.
Friends
Class CL_SIW_SXF_DB_CONVERTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CONVERT_DB2SXF | 20070312 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIW_UUID_OBJECT_MAP | Map zur Verwaltung von IDs und Objekten | 20070312 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CONVERT_SXF2DB | 20070312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Converts from DB to SXF | 20070312 | |
| 2 | Instance method | Private | Method | Initializes this converter | 20070312 | |
| 3 | Instance method | Public | Method | Converts from SXF to DB | 20070312 | |
| 4 | Static method | Public | Method | Returns a new converter | 20070312 |
Events
Class CL_SIW_SXF_DB_CONVERTER has no event.
Types
Class CL_SIW_SXF_DB_CONVERTER has no local type.
Method Signatures
Method DB2SXF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_FIELDRELS | Call by reference | Type reference (TYPE) | SIW_TAB_SXF_FIELD_REL | table for field relation entries | 20071130 | |||
| 2 | I_DB_FIELDS | Call by reference | Type reference (TYPE) | SIW_TAB_SXF_FIELDS | table type for sxf field | 20070312 | |||
| 3 | I_DB_SIGNATURE | Call by reference | Type reference (TYPE) | SIW_STR_SXF_API | Global Unique ID for table | 20070312 | |||
| 4 | I_DB_TYPES | Call by reference | Type reference (TYPE) | SIW_TAB_SXF_TYPES | table type for sxf type | 20070312 | |||
| 5 | R_SIGNATURE | Value transfer | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | 20070312 |
Method DB2SXF on class CL_SIW_SXF_DB_CONVERTER has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAP | Call by reference | Object reference (TYPE REF TO) | CL_SIW_UUID_OBJECT_MAP | Map zur Verwaltung von IDs und Objekten | 20070312 |
Method INIT on class CL_SIW_SXF_DB_CONVERTER has no exception.
Method SXF2DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DB_FIELDRELS | Call by reference | Type reference (TYPE) | SIW_TAB_SXF_FIELD_REL | table for field relation entries | 20071130 | |||
| 2 | E_DB_FIELDS | Call by reference | Type reference (TYPE) | SIW_TAB_SXF_FIELDS | Signature Exchange Format - Field | 20070312 | |||
| 3 | E_DB_SIGNATURE | Call by reference | Type reference (TYPE) | SIW_STR_SXF_API | Global Unique ID for table | 20070312 | |||
| 4 | E_DB_TYPES | Call by reference | Type reference (TYPE) | SIW_TAB_SXF_TYPES | Signature Exchange Format - Type | 20070312 | |||
| 5 | I_SIGNATURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | 20070312 |
Method SXF2DB on class CL_SIW_SXF_DB_CONVERTER has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAP | Call by reference | Object reference (TYPE REF TO) | CL_SIW_UUID_OBJECT_MAP | Map zur Verwaltung von IDs und Objekten | 20070312 | |||
| 2 | R_CONVERTER | Value transfer | Object reference (TYPE REF TO) | CL_SIW_SXF_DB_CONVERTER | Conversion between SXF and DB | 20070312 |
Method S_CREATE on class CL_SIW_SXF_DB_CONVERTER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |