SAP ABAP Class CL_WFD_CONVERT_IXML_BASE (WF Builder: Basis Class Conversion from/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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WFD_CONVERT_DEF_TO_IXML | Converts WF Definition to XML (Internal) | 20070912 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WFD_CONVERT_IXML_TO_DEF | Converts WF Definition to XML (Internal) | 20070913 |
Properties
| Class | CL_WFD_CONVERT_IXML_BASE | |
| Short Description | WF Builder: Basis Class Conversion from/to XML (Internal) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWD | Business Workflow: Process Definition |
| Created | 20070912 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WFD_CONVERT_IXML_BASE has no forward declaration.
Interfaces
Class CL_WFD_CONVERT_IXML_BASE has no interface implemented.
Friends
Class CL_WFD_CONVERT_IXML_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'bindings' | Element Name BINDINGS | 20070912 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'conditions' | Element Name CONDITIONS | 20070912 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'container_texts' | Element Name CONTAINER TEXTS | 20070912 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'events' | Element Name EVENTS | 20070912 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'forms' | Element Name FORMS | 20070912 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'functions' | Element Name FUNCTIONS | 20070912 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'global' | Element Name GLOBAL | 20070912 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'header' | Element Name HEADER | 20070912 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'id' | Element Name ID | 20070912 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'item' | Element Name ITEM | 20070912 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'lang' | Element Name LANGUAGE | 20070912 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'lines' | Element Name LINES | 20070912 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'local_events' | Element Name LOCAL EVENTS | 20070912 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'methods' | Element Name METHODS | 20070912 | ||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'http://www.sap.com/bc/bmt/wfm/def' | Namespace | 20070919 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'properties' | Element Name PROPERTIES | 20070912 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'release' | Element Name RELEASE | 20070912 | ||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'workflow_exchange' | Name of Root Element | 20070912 | ||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'steps' | Element Name STEPS | 20070912 | ||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'step_container' | Element Name STEP CONTAINER | 20070912 | ||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'task' | Element Name TASK | 20070921 | ||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'tasks' | Element Name TASKS | 20070912 | ||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'templates' | Element Name TEMPLATES | 20070912 | ||
| 24 | Constant | Public | Type reference (TYPE) | STRING | 'texts' | Element Name TEXTS | 20070912 | ||
| 25 | Constant | Public | Type reference (TYPE) | STRING | 'type' | Element Name TYPE | 20070912 | ||
| 26 | Constant | Public | Type reference (TYPE) | STRING | 'version' | Element Name VERSION | 20070912 | ||
| 27 | Constant | Public | Type reference (TYPE) | STRING | 'workflow_container' | Element Name WF CONTAINER | 20070912 | ||
| 28 | Constant | Public | Type reference (TYPE) | STRING | 'workflow' | Element Name WORKFLOW | 20070912 | ||
| 29 | Constant | Public | Type reference (TYPE) | STRING | 'internal' | XML Format | 20070919 | ||
| 30 | Instance attribute | Protected | Type reference (TYPE) | SWD_TERROR | WF: Table for Errors Checking a Workflow Definition | 20070912 | |||
| 31 | Instance attribute | Public | Type reference (TYPE) | XFLAG | New input values | 20070912 | |||
| 32 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | XML Document - Management (Basis Class) | 20070912 | |||
| 33 | Instance attribute | Protected | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20070912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20070912 | ||
| 2 | Instance method | Protected | Method | 20071019 |
Events
Class CL_WFD_CONVERT_IXML_BASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TASK_TYPE | Protected | See coding | Task description | 20070921 | begin of TASK_TYPE,
TASK TYPE SWD_STEP_T,
SHORT TYPE SWD_OBJNAM,
STEXT TYPE SWD_OBJTXT,
WI_TEXT TYPE SWW_WITEXT,
RELEASE_STATE TYPE TSKRELSTAT,
SAPPHONE TYPE SP_SPHABLE,
DESCRIPTION type SWDTLINE,
NOTIFICATION type SWDTLINE,
DEADLINE_LATEST_END type SWDTLINE,
DEADLINE_LATEST_START type SWDTLINE,
DEADLINE_DESIRED_END type SWDTLINE,
STARTING_EVENTS type SWDTSTEVTS,
end of TASK_TYPE
|
Method Signatures
Method _ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'WD' | Nachrichtenklasse | 20070912 | ||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20070912 | |||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichtentyp | 20070912 | ||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20070912 | ||||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20070912 | ||||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20070912 | ||||
| 7 | MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20070912 | ||||
| 8 | NODE_ID | Call by reference | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20070912 | |||
| 9 | NODE_TYPE | Call by reference | Type reference (TYPE) | SWD_TRETYP | Typ des Knotens | 20070912 |
Method _ADD_MESSAGE on class CL_WFD_CONVERT_IXML_BASE has no exception.
Method _ADD_SYSUBRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_ID | Call by reference | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20071019 | |||
| 2 | NODE_TYPE | Call by reference | Type reference (TYPE) | SWD_TRETYP | Typ des Knotens | 20071019 |
Method _ADD_SYSUBRC on class CL_WFD_CONVERT_IXML_BASE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |