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 C_CALLPROCESS_STEP Constant Protected Type reference (TYPE) STRING 'CALLPROC' Keyword 20050520
2 C_GROUP_STEP Constant Protected Type reference (TYPE) STRING 'GROUP' Keyword 20070703
3 C_INTEGER_TYPE Constant Protected Type reference (TYPE) STRING 'SWFXST_INTEGER' 20070831
4 C_STRING_TYPE Constant Protected Type reference (TYPE) STRING 'SWFXST_STRING' 20070831
5 C_TASK_TYPE_ALERT Constant Public Type reference (TYPE) SWFXISTYP 'ALERT' Task Type ALERT 20051021
6 C_TASK_TYPE_DP Constant Public Type reference (TYPE) SWFXISTYP ' ' Task Type User Decision 20051021
7 C_USERDECI_STEP Constant Protected Type reference (TYPE) STRING 'USERDECI' Keyword 20050531
8 MT_PROP_BND Instance attribute Protected Type reference (TYPE) SWRXITBNDPRP XI: Table with Binding Properties 20050602
9 MT_TEXTS Instance attribute Protected Type reference (TYPE) SWRXITTEXT XI Table of Language-Dependent Texts 20050531
10 MT_TSK_OBJECTS Instance attribute Protected Type reference (TYPE) SWFXITTSKS Referenced Tasks 20050818
Methods
# Method Level Visibility Method type Description Created on
1 TRANSLATE_CALLPROCESS Instance method Protected Method Subprocess Call 20050520
2 TRANSLATE_GROUP Instance method Protected Method Grouping (SAP Note 1071074) 20070703
3 TRANSLATE_USERDECISION Instance method Protected Method User Decision 20050531
4 _CREATE_NEW_TASK_ALERT Instance method Protected Method Creates one new Task for Alert 20051004
5 _CREATE_NEW_TASK_DP Instance method Protected Method Creates one new Task for User Decision 20050817
6 _GET_ALERT_CATEGORY Instance method Protected Method Gets Alert Category 20051005
7 _GET_DESCRIPTION_PROPTY Instance method Protected Method Gets the Value of a Properties Type TEXT_DESCR 20050531
8 _GET_LNKROLE Instance method Protected Method Gets Content of a lnkRole 20051005
9 _GET_LONGTEXT_PROPT Instance method Protected Method Gets the Value of a Properties Type TEXT_LONG 20050531
10 _GET_PARAMETER Instance method Protected Method Gets Binding Properties/Parameter 20050603
11 _GET_SHORTTEXT_PROPTY Instance method Protected Method Gets the Value of a Properties Type TEXT_SHORT 20050531
12 _GET_TASK_ALERT Instance method Protected Method Gets a Task for Alert 20051021
13 _GET_TASK_DP Instance method Protected Method Gets the Task for the User Decision 20050818
14 _GET_TEXTS Instance method Protected Method Gets Language-Dependent Texts 20050531
15 _SET_INITIAL_VALUES Instance method Protected Method Sets Initial Values 20050606
16 _SET_STEP_TEXTS Instance method Protected Method Sets Texts of a Step (Language-Dependent) 20050623
17 _UPDATE_TASK_DP Instance method Protected Method Changes the Task Text of a User Decision 20050825
18 __GET_TEXT_PROPTY Instance method Private Method Help Function: Gets a Text Property 20050531
19 __TEXTS_DECODE Instance method Private Method Help function: Converts HR Text Format to String 20050818
20 __TEXTS_ENCODE 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 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20050520
2 Returning NEW_NODE_ID Value transfer Type reference (TYPE) SWD_NODEID Knotennummer 20050520
3 Importing 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 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20070703
2 Returning NEW_NODE_ID Value transfer Type reference (TYPE) SWD_NODEID Knotennummer 20070703
3 Importing 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 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20050531
2 Returning NEW_NODE_ID Value transfer Type reference (TYPE) SWD_NODEID Knotennummer 20050531
3 Importing 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 Importing CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER 20051004
2 Returning 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 Returning TASK Value transfer Type reference (TYPE) SWD_STEP_T Aufgabenkürzel 20050817
2 Importing 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 Returning CATEGORY Value transfer Object reference (TYPE REF TO) IF_ALERT_CATEGORY_API Alert-Kategorie 20051005
2 Importing 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 Importing MANDATORY Call by reference Type reference (TYPE) XFLAG SPACE 20050531
2 Importing NAME Call by reference Type reference (TYPE) STRING 20050531
3 Importing T_PROPERTIES Call by reference Type reference (TYPE) PROP_TYPE_TAB 20050531
4 Returning 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 Exporting KEY_ELEMENTS Call by reference Type reference (TYPE) DCXMLELEMS Liste von IXML-Elementen 20051005
2 Exporting KEY_ID Call by reference Type reference (TYPE) STRING 20051005
3 Exporting KEY_TYPE Call by reference Type reference (TYPE) STRING 20051005
4 Exporting RMODE Call by reference Type reference (TYPE) STRING 20051005
5 Importing 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 Importing MANDATORY Call by reference Type reference (TYPE) XFLAG SPACE 20050531
2 Importing NAME Call by reference Type reference (TYPE) STRING 20050531
3 Importing T_PROPERTIES Call by reference Type reference (TYPE) PROP_TYPE_TAB 20050531
4 Returning 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 Returning 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 Importing MANDATORY Call by reference Type reference (TYPE) XFLAG SPACE 20050531
2 Importing NAME Call by reference Type reference (TYPE) STRING 20050531
3 Importing T_PROPERTIES Call by reference Type reference (TYPE) PROP_TYPE_TAB 20050531
4 Returning 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 Importing ALERT_NAME Call by reference Type reference (TYPE) C 20051025
2 Importing CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER 20051021
3 Returning 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 Returning TASK Value transfer Type reference (TYPE) SWD_STEP_T Aufgabenkürzel 20050818
2 Importing 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 Returning 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 Importing 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 Importing NODE_ID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer 20050623
2 Importing TEXT_NUM Call by reference Type reference (TYPE) SWD_TXTNUM '0000' 20050623
3 Importing TEXT_TYPE Call by reference Type reference (TYPE) SWD_TXTTYP Typ des sprachabhängigen Textes 20050623
4 Importing 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 Importing TASK Call by reference Type reference (TYPE) SWHACTOR Aufgabenkürzel 20050825
2 Importing 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 Importing MANDATORY Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20050531
2 Importing NAME Value transfer Type reference (TYPE) STRING 20050531
3 Importing TYPE Call by reference Type reference (TYPE) STRING 20050531
4 Importing T_PROPERTIES Call by reference Type reference (TYPE) PROP_TYPE_TAB 20050531
5 Returning 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 Importing T_HR_TEXTS Call by reference Type reference (TYPE) WSTEXTS Beschreibungstexte zu den Standardobjekten 20050818
2 Returning 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 Returning T_HR_TEXTS Value transfer Type reference (TYPE) WSTEXTS Beschreibungstexte zu den Standardobjekten 20050818
2 Importing 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