SAP ABAP Interface IF_SWF_CNT_ARCHIVE (Archive Interface for the Container)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CNT (Package) Workflow: 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
Interface | IF_SWF_CNT_ARCHIVE | |
Short Description | Archive Interface for the Container |
General Data
Package | SWF_CNT | Workflow: Container |
Created | 20001017 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_CNT_ARCHIVE has no forward declaration.
Interfaces
Interface IF_SWF_CNT_ARCHIVE has no interface.
Friends
Interface IF_SWF_CNT_ARCHIVE has no friend.
Attributes
Interface 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
Interface IF_SWF_CNT_ARCHIVE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_SWF_CNT_ARCHIVE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |