SAP ABAP Interface IF_SWF_PDEF_IMPORT (Conversion of Process Definition)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_BPML (Package) Business Workflow: BPML
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_BPML_TO_DEF | Convert BPML to Internal WF Definition | 20011126 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_GP_PROCESS_IMPORT | Converts GP XML to internal WF definition | 20040910 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_XI_XML10_IMPORT | XI: Imports an XI Process Definition Version 1.0 | 20030428 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_XI_XML10_IMPORT_CNT | XI: Imports a Container Definition Version 1.0 | 20041201 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WFD_CONVERT_IXML_TO_DEF | Converts WF Definition to XML (Internal) | 20070913 |
Properties
| Interface | IF_SWF_PDEF_IMPORT | |
| Short Description | Conversion of Process Definition |
General Data
| Package | SWF_BPML | Business Workflow: BPML |
| Created | 20011126 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_PDEF_IMPORT has no forward declaration.
Interfaces
Interface IF_SWF_PDEF_IMPORT has no interface.
Friends
Interface IF_SWF_PDEF_IMPORT has no friend.
Attributes
Interface IF_SWF_PDEF_IMPORT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Called After Saving (ID and Version) | 20041012 | |
| 2 | Instance method | Public | Method | Converts external document into internal data | 20011126 | |
| 3 | Instance method | Public | Method | Produces list of warnings and errors | 20011126 |
Events
Interface IF_SWF_PDEF_IMPORT has no event.
Types
Interface IF_SWF_PDEF_IMPORT has no local type.
Method Signatures
Method AFTER_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TASK | Call by reference | Type reference (TYPE) | C | 20041012 | ||||
| 2 | VERSION | Call by reference | Type reference (TYPE) | SWD_VERSIO | Version | 20041012 |
Method AFTER_SAVE on Interface IF_SWF_PDEF_IMPORT has no exception.
Method CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20011126 | |||
| 2 | RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20011126 | |||
| 3 | START_NODE | Call by reference | Type reference (TYPE) | SWD_NODEID | 00001 | Knotennummer | 20011126 | ||
| 4 | XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | XML-Dokument -Verwaltung (Basisklasse) | 20011126 |
Method CONVERT on Interface IF_SWF_PDEF_IMPORT has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_MESSAGES | Value transfer | Type reference (TYPE) | SWD_TERROR | WF: Tabelle für Fehler beim Prüfen einer Workflow-Definition | 20011126 |
Method GET_MESSAGES on Interface IF_SWF_PDEF_IMPORT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |