SAP ABAP Interface IF_SWF_PDEF_EXPORT (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_DEF_TO_BPML | Converts Internal WF Definition to BPML | 20011126 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WFD_CONVERT_DEF_TO_IXML | Converts WF Definition to XML (Internal) | 20070912 |
Properties
Interface | IF_SWF_PDEF_EXPORT | |
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_EXPORT has no forward declaration.
Interfaces
Interface IF_SWF_PDEF_EXPORT has no interface.
Friends
Interface IF_SWF_PDEF_EXPORT has no friend.
Attributes
Interface IF_SWF_PDEF_EXPORT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Converts external document into internal data | 20011126 |
2 | ![]() |
Instance method | Public | Method | Produces list of warnings and errors | 20011126 |
Events
Interface IF_SWF_PDEF_EXPORT has no event.
Types
Interface IF_SWF_PDEF_EXPORT has no local type.
Method Signatures
Method CONVERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROL | Call by reference | Type reference (TYPE) | SWR_PDEFCTL | Steuerparameter für den Export einer Prozessdefinition | 20020320 | ||
2 | ![]() |
END_NODE | Call by reference | Type reference (TYPE) | SWD_NODEID | 99999 | Knotennummer | 20011126 | |
3 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20011126 | ||
4 | ![]() |
LOAD_FROM_DB | Call by reference | Type reference (TYPE) | XFLAG | SPACE | Daten von DB lesen / Puffer | 20011126 | |
5 | ![]() |
START_NODE | Call by reference | Type reference (TYPE) | SWD_NODEID | 00001 | Knotennummer | 20011126 | |
6 | ![]() |
WFD_KEY | Call by reference | Type reference (TYPE) | SWD_WFDKEY | Schlüsselstruktur für alle Workflow-Definitions-Tabellen | 20011126 | ||
7 | ![]() |
XML_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | XML-Dokument -Verwaltung (Basisklasse) | 20011126 |
Method CONVERT on Interface IF_SWF_PDEF_EXPORT 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_EXPORT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |