SAP ABAP Class IF_SWF_CNT_ARCHIVE (Archive Interface for the Container)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_CNT_P0_ARCHIVE | Implements the archiving interface for XML persistence | 20001017 |
Properties
| Class | IF_SWF_CNT_ARCHIVE | |
| Short Description | Archive Interface for the Container | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001017 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SWF_CNT_ARCHIVE has no forward declaration.
Interfaces
Class IF_SWF_CNT_ARCHIVE has no interface implemented.
Friends
Class IF_SWF_CNT_ARCHIVE has no friend class.
Attributes
Class IF_SWF_CNT_ARCHIVE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Conversion from the Archive Format | 20001017 | |
| 2 | Static method | Public | Method | Determine Table Format | 20001017 | |
| 3 | Static method | Public | Method | Conversion to Archive Format | 20001017 |
Events
Class IF_SWF_CNT_ARCHIVE has no event.
Types
Class IF_SWF_CNT_ARCHIVE has no local type.
Method Signatures
Method FROM_ARCHIVE_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20001017 | |||
| 2 | IM_ARCHIVE_TABLE | Call by reference | Type reference (TYPE) | TABLE | Container im Archivformat | 20001017 |
Method FROM_ARCHIVE_FORMAT on class IF_SWF_CNT_ARCHIVE has no exception.
Method GET_ARCHIVE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TABLE_TYPE | Value transfer | Type reference (TYPE) | DDNAME | Name eines Data Dictionary Objektes | 20001017 |
Method GET_ARCHIVE_TABLE on class IF_SWF_CNT_ARCHIVE has no exception.
Method TO_ARCHIVE_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ARCHIVE_TABLE | Call by reference | Type reference (TYPE) | TABLE | Container im Archivformat | 20001017 | |||
| 2 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20001017 |
Method TO_ARCHIVE_FORMAT on class IF_SWF_CNT_ARCHIVE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |