SAP ABAP Class CL_SWF_XML_FORMAT_WFXML_BETA (Web Activity: XML Document: Wf-XML Version 0.9 (Beta))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_XML (Package) Workflow: XML
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_XML_FORMAT_BASE Basis Class for XML Formats 20010112
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_XML_FORMAT_WFXML_V10 Web Activity: XML Document: Wf-XML Version 1.0 20010122
Properties
Class CL_SWF_XML_FORMAT_WFXML_BETA  
Short Description Web Activity: XML Document: Wf-XML Version 0.9 (Beta)    
Super Class CL_SWF_XML_FORMAT_BASE Basis Class for XML Formats 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_XML   Workflow: XML 
Created 20010112   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWFEV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWFXC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_XML_FORMAT_WFXML_BETA has no interface implemented.
Friends
Class CL_SWF_XML_FORMAT_WFXML_BETA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_REQUEST_CANCEL_SUBPROCESS Instance attribute Protected Attribute reference (LIKE) 20011123
2 M_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_SWF_XML_CONTEXT 20010221
3 M_EXCEPTION_CODE Instance attribute Protected Type reference (TYPE) STRING 20011119
4 M_EXCP_ROOT_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_NODE 20011203
5 M_MSG_HDR_KEY Instance attribute Protected Type reference (TYPE) STRING 20011119
6 M_MSG_HDR_LOCAL_KEY Instance attribute Protected Type reference (TYPE) STRING 20011119
7 M_MSG_HDR_RESP_REQ Instance attribute Protected Type reference (TYPE) STRING 20011119
8 M_MSG_OPERATION Instance attribute Protected Type reference (TYPE) STRING 20011119
9 M_MSG_OPERATION_TAG Instance attribute Protected Type reference (TYPE) STRING 20011203
10 M_PROTOCOL Instance attribute Protected Type reference (TYPE) STRING 20010122
11 M_REQUEST_HEADER Instance attribute Protected Attribute reference (LIKE) 20010124
12 M_REQUEST_TYPE Instance attribute Protected Type reference (TYPE) STRING 20010122
13 M_RESPONSE_HEADER Instance attribute Protected See coding 20010123
14 M_URL Instance attribute Protected Type reference (TYPE) STRING 20010122
15 M_VERSION Instance attribute Protected Type reference (TYPE) CHAR10 20010122
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RESPONSE_CR_PR_IN Instance method Protected Method Checks Response: CreateProcessInstance 20010222
2 CHECK_RESPONSE_EXCEPTION Instance method Protected Method Checks Response: (Exception) 20010222
3 CHECK_RESPONSE_EXCEPTION_ELEM Instance method Protected Method Checks Response: Exception Element(s) 20010222
4 CHECK_RESPONSE_HEADER Instance method Protected Method Checks the Response Header After Sending 20010123
5 CHECK_RESPONSE_OPERATION Instance method Protected Method Checks the Response: ( Tag) 20010222
6 CHECK_RESPONSE_PR_IN_ST_CH Instance method Protected Method Checks the Response: ProcessInstanceStateChanged 20010222
7 CONSTRUCTOR Instance method Public Constructor Constructor 20010122
8 CONTAINER_FROM_XML Instance method Protected Method 20011203
9 GET_REQUEST_TYPE_OPERATION Instance method Protected Method Gets the Operations Text for a Request Type 20010122
10 GET_RESPONSE_TYPE_OPERATION Instance method Protected Method Gets the Operations Text for a Response (for Req-Type) 20010223
11 INBOUND_CH_PR_IN_ST_CHECK_AUTH Instance method Protected Method ChangeProcessInstanceState: Authorization Check 20011204
12 INBOUND_CH_PR_IN_ST_GET_STATE Instance method Protected Method ChangeProcessInstanceState: Gets the Wf-XML-Status 20011204
13 INBOUND_CREATE_EXCEPTION Instance method Protected Method Creates Exception (Response) 20011119
14 INBOUND_CREATE_EXCEPTION_BODY Instance method Protected Method Creates an Exception (Reponse): Body 20011203
15 INBOUND_CREATE_EXCEPTION_HDR Instance method Protected Method Creates an Exception (Reponse): Header 20011203
16 INBOUND_CREATE_RESPONSE Instance method Protected Method Creates a Response Document 20011119
17 INBOUND_CREATE_RESPONSE_BODY Instance method Protected Method Creates a Response Document: Body 20011203
18 INBOUND_CREATE_RESPONSE_HEADER Instance method Protected Method Creates a Response Document: Header 20011203
19 INBOUND_CR_PR_IN_PREPARE_COMM Instance method Protected Method CreateProcessInstance: Prepares Extended Communication 20011204
20 INBOUND_EXCP_TO_STRING Instance method Protected Method Creates Text from an Exception 20011203
21 INBOUND_GET_MSG_BODY Instance method Protected Method Handles the Wf-XML Message Body 20011119
22 INBOUND_GET_MSG_BODY_KEY Instance method Protected Method Handles the Wf-XML Message Body: Key 20011203
23 INBOUND_GET_MSG_HDR_KEY Instance method Protected Method Handles the Wf-XML Message Header: Key 20011119
24 INBOUND_GET_MSG_HDR_RESP_REQ Instance method Protected Method Handles the Wf-XML Message Header: Response Required 20011119
25 INBOUND_GET_MSG_HEADER Instance method Protected Method Handles the Wf-XML Message Header 20011119
26 INBOUND_GET_MSG_TRANSPORT Instance method Protected Method Handles the Wf-XML Message Transport 20011211
27 INBOUND_GET_OPERATION Instance method Protected Method Handles the Wf-XML Operation 20011119
28 INBOUND_GET_VERSION Instance method Protected Method Handles the Wf-XML Version 20011119
29 INBOUND_GE_PR_IN_DA_CHECK_AUTH Instance method Private Method GetProcessInstanceData: Authorization Check 20011204
30 INBOUND_HANDLE_CH_PR_IN_ST Instance method Protected Method Processes the Request: ChangeProcessInstanceState 20011119
31 INBOUND_HANDLE_CR_PR_IN Instance method Protected Method Processes the Request: CreateProcessInstance 20011119
32 INBOUND_HANDLE_GE_PR_IN_DA Instance method Protected Method Processes the Request: GetProcessInstanceData 20011119
33 INBOUND_HANDLE_OPERATION Instance method Protected Method Handles the Wf-XML Operatoin (Processing) 20011203
34 INBOUND_HANDLE_PR_IN_ST_CH Instance method Protected Method Processes the Request: ProcessInstanceStateChanged 20011119
35 INBOUND_LOG_WRITE_ROUTE_INFO Instance method Protected Method Writes Routing Information to WI Log 20011203
36 INBOUND_MSG_TO_EXCP_CR_PR_IN Instance method Protected Method Creates an Exception from T100 20011203
37 INBOUND_PR_IN_ST_CH_CALLBACK Instance method Protected Method ProcessInstanceStateChanged: Callback for Waiting WI 20011204
38 INBOUND_PR_IN_ST_CH_CHECK_AUTH Instance method Protected Method ProcessInstanceStateChanged: Checks Agent During Callback 20011206
39 INBOUND_PR_IN_ST_CH_GET_EVENT Instance method Protected Method ProcessInstanceStateChanged: Gets Event Name 20011203
40 INBOUND_PR_IN_ST_CH_GET_STATE Instance method Protected Method ProcessInstanceStateChanged: Gets Wf-XML-Status 20011203
41 INBOUND_PR_IN_ST_CH_RAISE_EVT Instance method Protected Method ProcessInstanceStateChanged: Triggers and Event 20011203
42 INBOUND_SAVE_XML_DOCUMENTS Instance method Protected Method Saves the XML Documents 20011119
43 INBOUND_SET_WORKITEM Instance method Protected Method Sets the WI ID 20011203
44 INBOUND_XML_TO_CONTAINER Instance method Protected Method Converts XML Data to the Container 20011203
45 INIT_REQUEST_ENVELOPE Instance method Protected Method Initializes the Envelope 20010122
46 SET_REQUEST_BODY_CR_PR_IN Instance method Protected Method Creates the Request Body: CreateProcessInstance 20010221
47 SET_REQUEST_BODY_PR_IN_ST_CH Instance method Protected Method Creates Request-Body: ProcessInstanceStateChanged 20010221
48 SET_REQUEST_ENV_CR_PR_IN Instance method Protected Method Creates Envelope: CreateProcessInstance 20010221
49 SET_REQUEST_ENV_PR_IN_ST_CH Instance method Protected Method Creates Envelope: ProcessInstanceStateChanged 20010221
50 SET_REQUEST_HEADER Instance method Protected Method Creates Request-Header 20010122
51 WFXML_FROM_WI_STATE Instance method Protected Method Gets Status from WI Status 20010221
52 WFXML_TO_WI_STATE Instance method Protected Method Gets Status from WI Status 20011119
Events
Class CL_SWF_XML_FORMAT_WFXML_BETA has no event.
Types
Class CL_SWF_XML_FORMAT_WFXML_BETA has no local type.
Method Signatures

Method CHECK_RESPONSE_CR_PR_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAMETER_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER 20010223
2 Importing IM_XML_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20010222
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION Web-Aktivität: Ausnahme 20010222

Method CHECK_RESPONSE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_XML_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20010222
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION Web-Aktivität: Ausnahme 20010222

Method CHECK_RESPONSE_EXCEPTION_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ELEMENT_VALUE Call by reference Type reference (TYPE) STRING 20010222
2 Importing IM_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20010222
3 Importing IM_RAISE_EXCEPTIONS Call by reference Type reference (TYPE) XFELD 'X' 20010222
4 Importing IM_XML_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20010222
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION Web-Aktivität: Ausnahme 20010222

Method CHECK_RESPONSE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_XML_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20010123
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION Web-Aktivität: Ausnahme 20010123

Method CHECK_RESPONSE_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_XML_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20010222
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION Web-Aktivität: Ausnahme 20010222

Method CHECK_RESPONSE_PR_IN_ST_CH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAMETER_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER 20010223
2 Importing IM_XML_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20010222
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION Web-Aktivität: Ausnahme 20010222

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWF_XML_FORMAT_WFXML_BETA has no parameter.
Method CONSTRUCTOR on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method CONTAINER_FROM_XML Signature

Method CONTAINER_FROM_XML on class CL_SWF_XML_FORMAT_WFXML_BETA has no parameter.
Method CONTAINER_FROM_XML on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method GET_REQUEST_TYPE_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STRING Value transfer Type reference (TYPE) STRING 20010122

Method GET_REQUEST_TYPE_OPERATION on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method GET_RESPONSE_TYPE_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STRING Value transfer Type reference (TYPE) STRING 20010223

Method GET_RESPONSE_TYPE_OPERATION on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method INBOUND_CH_PR_IN_ST_CHECK_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WFXML_STATUS_NEW Call by reference Type reference (TYPE) STRING 20011204
2 Importing IM_WI_HEADER Call by reference Type reference (TYPE) SWWWIHEAD 20011204
3 Importing IM_WI_STATUS_NEW Call by reference Type reference (TYPE) SWW_WISTAT 20011204
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011204

Method INBOUND_CH_PR_IN_ST_GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_WFXML_STATE Call by reference Type reference (TYPE) STRING 20011204
2 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011204

Method INBOUND_CH_PR_IN_ST_GET_STATE on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method INBOUND_CREATE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESPONSE_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
2 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SWF_XML_EXCEPTION 20011119

Method INBOUND_CREATE_EXCEPTION on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method INBOUND_CREATE_EXCEPTION_BODY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BODY_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20011203
2 Importing IM_MESSAGE_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20011203
3 Importing IM_RESPONSE_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011203

Method INBOUND_CREATE_EXCEPTION_BODY on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method INBOUND_CREATE_EXCEPTION_HDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HEADER_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20011203
2 Importing IM_MESSAGE_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20011203
3 Importing IM_RESPONSE_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011203

Method INBOUND_CREATE_EXCEPTION_HDR on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method INBOUND_CREATE_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OPERATION_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20011119
2 Exporting EX_RESPONSE_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119

Method INBOUND_CREATE_RESPONSE on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method INBOUND_CREATE_RESPONSE_BODY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OPERATION_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20011203
2 Importing IM_MESSAGE_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20011203
3 Importing IM_RESPONSE_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011203

Method INBOUND_CREATE_RESPONSE_BODY on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method INBOUND_CREATE_RESPONSE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20011203
2 Importing IM_RESPONSE_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011203

Method INBOUND_CREATE_RESPONSE_HEADER on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method INBOUND_CR_PR_IN_PREPARE_COMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PROCESS_PROXY Call by reference Object reference (TYPE REF TO) CL_SWF_IFS_WEB_PROCESS_PROXY 20011204
2 Importing IM_TASK Call by reference Type reference (TYPE) SWW_TASK 20011204
3 Importing IM_WFD_KEY Call by reference Type reference (TYPE) SWD_WFDKEY 20011204
4 Importing IM_WI_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER 20011204
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011204

Method INBOUND_EXCP_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SWF_XML_EXCEPTION 20011203
2 Importing IM_RECURSION Call by reference Type reference (TYPE) XFELD 'X' 20011203
3 Returning RE_STRING Value transfer Type reference (TYPE) STRING 20011203

Method INBOUND_EXCP_TO_STRING on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method INBOUND_GET_MSG_BODY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011119

Method INBOUND_GET_MSG_BODY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011203
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011203

Method INBOUND_GET_MSG_HDR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011119

Method INBOUND_GET_MSG_HDR_RESP_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011119

Method INBOUND_GET_MSG_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011119

Method INBOUND_GET_MSG_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011214
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011211

Method INBOUND_GET_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011119

Method INBOUND_GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011119

Method INBOUND_GE_PR_IN_DA_CHECK_AUTH Signature

Method INBOUND_GE_PR_IN_DA_CHECK_AUTH on class CL_SWF_XML_FORMAT_WFXML_BETA has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011206

Method INBOUND_HANDLE_CH_PR_IN_ST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESPONSE_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
2 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011119

Method INBOUND_HANDLE_CR_PR_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESPONSE_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
2 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011119

Method INBOUND_HANDLE_GE_PR_IN_DA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESPONSE_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
2 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011119

Method INBOUND_HANDLE_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESPONSE_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011203
2 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011203
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011203

Method INBOUND_HANDLE_PR_IN_ST_CH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESPONSE_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
2 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011119

Method INBOUND_LOG_WRITE_ROUTE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_T100 Call by reference Type reference (TYPE) SWF_T100MS 20011203
2 Importing IM_WI_ID Call by reference Type reference (TYPE) SWW_WIID 20011203

Method INBOUND_LOG_WRITE_ROUTE_INFO on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method INBOUND_MSG_TO_EXCP_CR_PR_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGES Call by reference Type reference (TYPE) SWR_MSGTAB 20011203
2 Importing IM_RC Call by reference Type reference (TYPE) SY-SUBRC 20011203
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011203

Method INBOUND_PR_IN_ST_CH_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011204
2 Importing IM_WFXML_STATE Call by reference Type reference (TYPE) STRING 20011204
3 Importing IM_WIM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM 20011204
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011204

Method INBOUND_PR_IN_ST_CH_CHECK_AUTH Signature

Method INBOUND_PR_IN_ST_CH_CHECK_AUTH on class CL_SWF_XML_FORMAT_WFXML_BETA has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011206

Method INBOUND_PR_IN_ST_CH_GET_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EVENT Call by reference Type reference (TYPE) STRING 20011203
2 Importing IM_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME 20011203
3 Importing IM_WFXML_STATE Call by reference Type reference (TYPE) STRING 20011203
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011203

Method INBOUND_PR_IN_ST_CH_GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_WFXML_STATE Call by reference Type reference (TYPE) STRING 20011203
2 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011203
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011203

Method INBOUND_PR_IN_ST_CH_RAISE_EVT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011203
2 Importing IM_WFXML_STATE Call by reference Type reference (TYPE) STRING 20011203
3 Importing IM_WIM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM 20011203
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011203

Method INBOUND_SAVE_XML_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
2 Importing IM_RESPONSE_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011119
3 Importing IM_ROLE Call by reference Type reference (TYPE) SWXML_ROLE 20011119
4 Importing IM_SUCCESS_STATE Call by reference Type reference (TYPE) SWXML_ATTR-DESCRIPT_2 20011119
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011119

Method INBOUND_SET_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WI_ID Call by reference Type reference (TYPE) SWW_WIID 20011203

Method INBOUND_SET_WORKITEM on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method INBOUND_XML_TO_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER 20011203
2 Importing IM_ENABLE_RULE Call by reference Type reference (TYPE) XFELD 20011203
3 Importing IM_REQUEST_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011203
4 Importing IM_WIM_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM 20011203
5 Importing IM_XML_DATA_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20011203
# Exception Resumable Description Created on
1 CX_SWF_XML_EXCEPTION 20011203

Method INIT_REQUEST_ENVELOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_XML_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010122
2 Importing IM_XML_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20010122

Method INIT_REQUEST_ENVELOPE on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method SET_REQUEST_BODY_CR_PR_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_XML_DATA_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010221
2 Importing IM_PARAMETER_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER 20011206
3 Importing IM_XML_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20010221
4 Importing IM_XML_MESSAGE_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010221

Method SET_REQUEST_BODY_CR_PR_IN on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method SET_REQUEST_BODY_PR_IN_ST_CH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_XML_DATA_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010221
2 Importing IM_PARAMETER_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER 20011206
3 Importing IM_XML_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20010221
4 Importing IM_XML_MESSAGE_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010221

Method SET_REQUEST_BODY_PR_IN_ST_CH on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method SET_REQUEST_ENV_CR_PR_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_XML_DATA_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010221
2 Importing IM_PARAMETER_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER 20011206
3 Importing IM_XML_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20010221

Method SET_REQUEST_ENV_CR_PR_IN on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method SET_REQUEST_ENV_PR_IN_ST_CH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_XML_DATA_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010221
2 Importing IM_PARAMETER_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER 20011206
3 Importing IM_XML_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20010221

Method SET_REQUEST_ENV_PR_IN_ST_CH on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method SET_REQUEST_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_XML_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20010122
2 Importing IM_XML_MESSAGE_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010122

Method SET_REQUEST_HEADER on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method WFXML_FROM_WI_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATE Call by reference Type reference (TYPE) SWWWIHEAD-WI_STAT 20010221
2 Returning RE_WFXML_STATE Value transfer Type reference (TYPE) STRING 20010221

Method WFXML_FROM_WI_STATE on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.

Method WFXML_TO_WI_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WFXML_STATE Call by reference Type reference (TYPE) STRING 20011119
2 Returning RE_WI_STATE Value transfer Type reference (TYPE) SWWWIHEAD-WI_STAT 20011119

Method WFXML_TO_WI_STATE on class CL_SWF_XML_FORMAT_WFXML_BETA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 610