SAP ABAP Class CL_SWF_XI_XML71_IMPORT (XI: Imports an XI Process Definition Version 7.1)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-BPE (Application Component) Business Process Engine
⤷
SWF_XI_ADAPTER (Package) Workflow Adapter for XI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_XI_XML10_IMPORT | XI: Imports an XI Process Definition Version 1.0 | 20050520 |
Properties
Class | CL_SWF_XI_XML71_IMPORT | |
Short Description | XI: Imports an XI Process Definition Version 7.1 | |
Super Class | CL_SWF_XI_XML10_IMPORT | XI: Imports an XI Process Definition Version 1.0 |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_XI_ADAPTER | Workflow Adapter for XI |
Created | 20050520 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_XI_XML71_IMPORT has no forward declaration.
Interfaces
Class CL_SWF_XI_XML71_IMPORT has no interface implemented.
Friends
Class CL_SWF_XI_XML71_IMPORT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'CALLPROC' | Keyword | 20050520 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'GROUP' | Keyword | 20070703 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'SWFXST_INTEGER' | 20070831 | ||
4 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'SWFXST_STRING' | 20070831 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | SWFXISTYP | 'ALERT' | Task Type ALERT | 20051021 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SWFXISTYP | ' ' | Task Type User Decision | 20051021 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'USERDECI' | Keyword | 20050531 | |
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWRXITBNDPRP | XI: Table with Binding Properties | 20050602 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWRXITTEXT | XI Table of Language-Dependent Texts | 20050531 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWFXITTSKS | Referenced Tasks | 20050818 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Subprocess Call | 20050520 |
2 | ![]() |
Instance method | Protected | Method | Grouping (SAP Note 1071074) | 20070703 |
3 | ![]() |
Instance method | Protected | Method | User Decision | 20050531 |
4 | ![]() |
Instance method | Protected | Method | Creates one new Task for Alert | 20051004 |
5 | ![]() |
Instance method | Protected | Method | Creates one new Task for User Decision | 20050817 |
6 | ![]() |
Instance method | Protected | Method | Gets Alert Category | 20051005 |
7 | ![]() |
Instance method | Protected | Method | Gets the Value of a Properties Type TEXT_DESCR | 20050531 |
8 | ![]() |
Instance method | Protected | Method | Gets Content of a lnkRole | 20051005 |
9 | ![]() |
Instance method | Protected | Method | Gets the Value of a Properties Type TEXT_LONG | 20050531 |
10 | ![]() |
Instance method | Protected | Method | Gets Binding Properties/Parameter | 20050603 |
11 | ![]() |
Instance method | Protected | Method | Gets the Value of a Properties Type TEXT_SHORT | 20050531 |
12 | ![]() |
Instance method | Protected | Method | Gets a Task for Alert | 20051021 |
13 | ![]() |
Instance method | Protected | Method | Gets the Task for the User Decision | 20050818 |
14 | ![]() |
Instance method | Protected | Method | Gets Language-Dependent Texts | 20050531 |
15 | ![]() |
Instance method | Protected | Method | Sets Initial Values | 20050606 |
16 | ![]() |
Instance method | Protected | Method | Sets Texts of a Step (Language-Dependent) | 20050623 |
17 | ![]() |
Instance method | Protected | Method | Changes the Task Text of a User Decision | 20050825 |
18 | ![]() |
Instance method | Private | Method | Help Function: Gets a Text Property | 20050531 |
19 | ![]() |
Instance method | Private | Method | Help function: Converts HR Text Format to String | 20050818 |
20 | ![]() |
Instance method | Private | Method | Help Function: Converts String to HR Text Format | 20050818 |
Events
Class CL_SWF_XI_XML71_IMPORT has no event.
Types
Class CL_SWF_XI_XML71_IMPORT has no local type.
Method Signatures
Method TRANSLATE_CALLPROCESS 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 | 20050520 | ||
2 | ![]() |
NEW_NODE_ID | Value transfer | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20050520 | ||
3 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | SWRXI_NODEKEY | XI Knoten ID (interne /externe Darstellung) | 20050520 |
Method TRANSLATE_CALLPROCESS on class CL_SWF_XI_XML71_IMPORT has no exception.
Method TRANSLATE_GROUP 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 | 20070703 | ||
2 | ![]() |
NEW_NODE_ID | Value transfer | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20070703 | ||
3 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | SWRXI_NODEKEY | XI Knoten ID (interne /externe Darstellung) | 20070703 |
Method TRANSLATE_GROUP on class CL_SWF_XI_XML71_IMPORT has no exception.
Method TRANSLATE_USERDECISION 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 | 20050531 | ||
2 | ![]() |
NEW_NODE_ID | Value transfer | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20050531 | ||
3 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | SWRXI_NODEKEY | XI Knoten ID (interne /externe Darstellung) | 20050531 |
Method TRANSLATE_USERDECISION on class CL_SWF_XI_XML71_IMPORT has no exception.
Method _CREATE_NEW_TASK_ALERT 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 | 20051004 | |||
2 | ![]() |
TASK | Value transfer | Type reference (TYPE) | SWD_STEP_T | Aufgabenkürzel | 20051004 |
Method _CREATE_NEW_TASK_ALERT on class CL_SWF_XI_XML71_IMPORT has no exception.
Method _CREATE_NEW_TASK_DP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TASK | Value transfer | Type reference (TYPE) | SWD_STEP_T | Aufgabenkürzel | 20050817 | ||
2 | ![]() |
T_TEXTS | Call by reference | Type reference (TYPE) | SWRXITTEXT | XI Tabelle sprachabhängiger Texte | 20050817 |
Method _CREATE_NEW_TASK_DP on class CL_SWF_XI_XML71_IMPORT has no exception.
Method _GET_ALERT_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CATEGORY | Value transfer | Object reference (TYPE REF TO) | IF_ALERT_CATEGORY_API | Alert-Kategorie | 20051005 | ||
2 | ![]() |
T_PROPERTIES | Call by reference | Type reference (TYPE) | PROP_TYPE_TAB | 20051005 |
Method _GET_ALERT_CATEGORY on class CL_SWF_XI_XML71_IMPORT has no exception.
Method _GET_DESCRIPTION_PROPTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MANDATORY | Call by reference | Type reference (TYPE) | XFLAG | SPACE | 20050531 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20050531 | |||
3 | ![]() |
T_PROPERTIES | Call by reference | Type reference (TYPE) | PROP_TYPE_TAB | 20050531 | |||
4 | ![]() |
T_TEXT | Value transfer | Type reference (TYPE) | SWRXITTEXT | XI Tabelle sprachabhängiger Texte | 20050531 |
Method _GET_DESCRIPTION_PROPTY on class CL_SWF_XI_XML71_IMPORT has no exception.
Method _GET_LNKROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY_ELEMENTS | Call by reference | Type reference (TYPE) | DCXMLELEMS | Liste von IXML-Elementen | 20051005 | ||
2 | ![]() |
KEY_ID | Call by reference | Type reference (TYPE) | STRING | 20051005 | |||
3 | ![]() |
KEY_TYPE | Call by reference | Type reference (TYPE) | STRING | 20051005 | |||
4 | ![]() |
RMODE | Call by reference | Type reference (TYPE) | STRING | 20051005 | |||
5 | ![]() |
ROLE | Call by reference | Type reference (TYPE) | STRING | 20051005 |
Method _GET_LNKROLE on class CL_SWF_XI_XML71_IMPORT has no exception.
Method _GET_LONGTEXT_PROPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MANDATORY | Call by reference | Type reference (TYPE) | XFLAG | SPACE | 20050531 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20050531 | |||
3 | ![]() |
T_PROPERTIES | Call by reference | Type reference (TYPE) | PROP_TYPE_TAB | 20050531 | |||
4 | ![]() |
T_TEXT | Value transfer | Type reference (TYPE) | SWRXITTEXT | XI Tabelle sprachabhängiger Texte | 20050531 |
Method _GET_LONGTEXT_PROPT on class CL_SWF_XI_XML71_IMPORT has no exception.
Method _GET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
T_PROP_BND | Value transfer | Type reference (TYPE) | SWRXITBNDPRP | XI Tabelle sprachabhängiger Texte | 20050603 |
Method _GET_PARAMETER on class CL_SWF_XI_XML71_IMPORT has no exception.
Method _GET_SHORTTEXT_PROPTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MANDATORY | Call by reference | Type reference (TYPE) | XFLAG | SPACE | 20050531 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20050531 | |||
3 | ![]() |
T_PROPERTIES | Call by reference | Type reference (TYPE) | PROP_TYPE_TAB | 20050531 | |||
4 | ![]() |
T_TEXT | Value transfer | Type reference (TYPE) | SWRXITTEXT | XI Tabelle sprachabhängiger Texte | 20050531 |
Method _GET_SHORTTEXT_PROPTY on class CL_SWF_XI_XML71_IMPORT has no exception.
Method _GET_TASK_ALERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALERT_NAME | Call by reference | Type reference (TYPE) | C | 20051025 | |||
2 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | 20051021 | |||
3 | ![]() |
TASK | Value transfer | Type reference (TYPE) | SWD_STEP_T | Aufgabenkürzel | 20051021 |
Method _GET_TASK_ALERT on class CL_SWF_XI_XML71_IMPORT has no exception.
Method _GET_TASK_DP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TASK | Value transfer | Type reference (TYPE) | SWD_STEP_T | Aufgabenkürzel | 20050818 | ||
2 | ![]() |
T_TEXTS | Call by reference | Type reference (TYPE) | SWRXITTEXT | XI Tabelle sprachabhängiger Texte | 20050818 |
Method _GET_TASK_DP on class CL_SWF_XI_XML71_IMPORT has no exception.
Method _GET_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
T_TEXTS | Value transfer | Type reference (TYPE) | SWRXITTEXT | XI Tabelle sprachabhängiger Texte | 20050531 |
Method _GET_TEXTS on class CL_SWF_XI_XML71_IMPORT has no exception.
Method _SET_INITIAL_VALUES 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' | 20050606 |
Method _SET_INITIAL_VALUES on class CL_SWF_XI_XML71_IMPORT has no exception.
Method _SET_STEP_TEXTS 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 | 20050623 | ||
2 | ![]() |
TEXT_NUM | Call by reference | Type reference (TYPE) | SWD_TXTNUM | '0000' | 20050623 | ||
3 | ![]() |
TEXT_TYPE | Call by reference | Type reference (TYPE) | SWD_TXTTYP | Typ des sprachabhängigen Textes | 20050623 | ||
4 | ![]() |
T_TEXTS | Call by reference | Type reference (TYPE) | SWRXITTEXT | XI Tabelle sprachabhängiger Texte | 20050623 |
Method _SET_STEP_TEXTS on class CL_SWF_XI_XML71_IMPORT has no exception.
Method _UPDATE_TASK_DP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TASK | Call by reference | Type reference (TYPE) | SWHACTOR | Aufgabenkürzel | 20050825 | ||
2 | ![]() |
T_TEXTS | Call by reference | Type reference (TYPE) | SWRXITTEXT | XI Tabelle sprachabhängiger Texte | 20050825 |
Method _UPDATE_TASK_DP on class CL_SWF_XI_XML71_IMPORT has no exception.
Method __GET_TEXT_PROPTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MANDATORY | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20050531 | ||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | 20050531 | |||
3 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | 20050531 | |||
4 | ![]() |
T_PROPERTIES | Call by reference | Type reference (TYPE) | PROP_TYPE_TAB | 20050531 | |||
5 | ![]() |
T_TEXTS | Value transfer | Type reference (TYPE) | SWRXITTEXT | XI Tabelle sprachabhängiger Texte | 20050531 |
Method __GET_TEXT_PROPTY on class CL_SWF_XI_XML71_IMPORT has no exception.
Method __TEXTS_DECODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
T_HR_TEXTS | Call by reference | Type reference (TYPE) | WSTEXTS | Beschreibungstexte zu den Standardobjekten | 20050818 | ||
2 | ![]() |
T_TEXTS | Value transfer | Type reference (TYPE) | SWRXITTEXT | XI Tabelle sprachabhängiger Texte | 20050818 |
Method __TEXTS_DECODE on class CL_SWF_XI_XML71_IMPORT has no exception.
Method __TEXTS_ENCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
T_HR_TEXTS | Value transfer | Type reference (TYPE) | WSTEXTS | Beschreibungstexte zu den Standardobjekten | 20050818 | ||
2 | ![]() |
T_TEXTS | Call by reference | Type reference (TYPE) | SWRXITTEXT | XI Tabelle sprachabhängiger Texte | 20050818 |
Method __TEXTS_ENCODE on class CL_SWF_XI_XML71_IMPORT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |