SAP ABAP Class CL_WFD_CONVERT_IXML_TO_DEF (Converts WF Definition to XML (Internal))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWD (Package) Business Workflow: Process Definition
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WFD_CONVERT_IXML_BASE | WF Builder: Basis Class Conversion from/to XML (Internal) | 20070913 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_PDEF_IMPORT | Conversion of Process Definition | 20070913 |
Properties
| Class | CL_WFD_CONVERT_IXML_TO_DEF | |
| Short Description | Converts WF Definition to XML (Internal) | |
| Super Class | CL_WFD_CONVERT_IXML_BASE | WF Builder: Basis Class Conversion from/to XML (Internal) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWD | Business Workflow: Process Definition |
| Created | 20070913 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WFD_CONVERT_IXML_TO_DEF has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_PDEF_IMPORT | Conversion of Process Definition | 20070913 |
Friends
Class CL_WFD_CONVERT_IXML_TO_DEF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SYSAPRL | Release Status of SAP System | 20070919 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | Version of XML File | 20070919 |
Methods
Events
Class CL_WFD_CONVERT_IXML_TO_DEF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SWDTWFCTXT | Protected | See coding | 20070913 | SWDTWFCTXT type table of SWD_WFCTXT
|
Method Signatures
Method _CONVERT_TO_BUFFER 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 | 20070913 | |||
| 2 | RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20070913 | |||
| 3 | XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | XML-Dokument -Verwaltung (Basisklasse) | 20070913 |
Method _CONVERT_TO_BUFFER on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | T_BINDS | Call by reference | Type reference (TYPE) | SWDTBINDEF | Datenfluß | 20070917 |
Method _GET_BINDINGS on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | T_COND | Call by reference | Type reference (TYPE) | SWDTCONDEF | Bedingungen | 20070917 |
Method _GET_CONDITIONS on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20070917 | |||
| 2 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 |
Method _GET_CONTAINER on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_CONTAINER_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | T_TEXTS | Call by reference | Type reference (TYPE) | SWDTWFCTXT | 20070917 |
Method _GET_CONTAINER_TEXTS on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | T_IEVTS | Call by reference | Type reference (TYPE) | SWDTIEVNTS | Workflow-Definition: Tabelle der Ereignisse im WF-Builder | 20070917 |
Method _GET_EVENTS on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_FORMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | T_FORMS | Call by reference | Type reference (TYPE) | SWDTFORMS | Formulare | 20070917 |
Method _GET_FORMS on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | T_FUNCS | Call by reference | Type reference (TYPE) | SWDTIFUNCS | 20070917 |
Method _GET_FUNCTIONS on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_GLOBAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | GLOBAL | Call by reference | Type reference (TYPE) | SWDIGLOBAL | Include-Struktur für Versionübergreifende Daten | 20070917 |
Method _GET_GLOBAL on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | HEADER | Call by reference | Type reference (TYPE) | SWD_AHEAD | 20070917 |
Method _GET_HEADER on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | T_LINES | Call by reference | Type reference (TYPE) | SWDTALINES | Kanten der Workflow-Definition | 20070917 |
Method _GET_LINES on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_LOCAL_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | T_LEVTS | Call by reference | Type reference (TYPE) | SWDTILOCEVT | 20070917 |
Method _GET_LOCAL_EVENTS on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_METHODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | T_METHS | Call by reference | Type reference (TYPE) | SWDTIMETHD | 20070917 |
Method _GET_METHODS on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | T_PROPS | Call by reference | Type reference (TYPE) | SWDTPROPTS | 20070917 |
Method _GET_PROPERTIES on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Call by reference | Type reference (TYPE) | SWD_AHEAD | 20070913 | ||||
| 2 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070913 |
Method _GET_ROOT on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | T_STEPS | Call by reference | Type reference (TYPE) | SWDTASTEP | 20070917 |
Method _GET_STEPS on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_STEP_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | T_CNTS | Call by reference | Type reference (TYPE) | SWDTACONT | Container | 20070917 |
Method _GET_STEP_CONTAINER on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070921 | |||
| 2 | TASK | Call by reference | Type reference (TYPE) | TASK_TYPE | 20070921 |
Method _GET_TASK on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | T_TASKS | Call by reference | Type reference (TYPE) | SWDTTASKS | Aufgaben | 20070917 |
Method _GET_TASKS on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_TEMPLATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | T_TEMPS | Call by reference | Type reference (TYPE) | SWUOPROPTAB | 20070917 |
Method _GET_TEMPLATES on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
Method _GET_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070917 | |||
| 2 | T_TEXTS | Call by reference | Type reference (TYPE) | SWDTTEXT | 20070917 |
Method _GET_TEXTS on class CL_WFD_CONVERT_IXML_TO_DEF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |