SAP ABAP Class CL_XMS_PLSRV_CALL_BPE (XI: Adapter for Process Engine (Local))
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_ADAPTER XMS: Adapter 20020819
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_MAIN XMS: Global Attributes 20020731
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_MAIN_CONST XMS: Constants 20020731
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PLSRV XMS Pipeline Service Interface 20020731
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XMS_PLSRV_CALL_BPE_BULK XI: Adapter for Process Engine (bulking-capable) 20061108
Properties
Class CL_XMS_PLSRV_CALL_BPE  
Short Description XI: Adapter for Process Engine (Local)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_XI_ADAPTER   Workflow Adapter for XI 
Created 20020731   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_XMS_PERSIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SWFIB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_XMS_ADAPTER XMS: Adapter 20020819
2 IF_XMS_MAIN XMS: Global Attributes 20020731
3 IF_XMS_MAIN_CONST XMS: Constants 20020731
4 IF_XMS_PLSRV XMS Pipeline Service Interface 20020731
Friends
Class CL_XMS_PLSRV_CALL_BPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO Instance attribute Protected Attribute reference (LIKE) 20020903
2 CO_FALSE Instance attribute Private Attribute reference (LIKE) 20020731
3 CO_TRUE Instance attribute Private Attribute reference (LIKE) 20020731
4 EO Instance attribute Protected Attribute reference (LIKE) 20020731
5 HLO Instance attribute Protected Attribute reference (LIKE) 20020903
6 HO Instance attribute Protected Attribute reference (LIKE) 20020731
7 IO Instance attribute Protected Attribute reference (LIKE) 20020731
8 MC_EVENT_ACK_NOT_SUPPORTED Constant Protected Type reference (TYPE) SIBFEVENT 'ACK_NOT_SUPPORTED' 20031107
9 MC_EVENT_RECEIVED Constant Protected Type reference (TYPE) SIBFEVENT 'RECEIVED' 20020903
10 MC_EVENT_SEND_ERROR_APPL Constant Protected Type reference (TYPE) SIBFEVENT 'SEND_ERROR_APPLICATION' 20031107
11 MC_EVENT_SEND_ERROR_TRANS Constant Protected Type reference (TYPE) SIBFEVENT 'SEND_ERROR_TRANSPORT' 20031107
12 MC_EVENT_SEND_OK_APPLICATION Constant Protected Type reference (TYPE) SIBFEVENT 'SEND_OK_APPLICATION' 20020903
13 MC_EVENT_SEND_OK_TRANSPORT Constant Protected Type reference (TYPE) SIBFEVENT 'SEND_OK_TRANSPORT' 20020903
14 MC_EXCP_CATEGORY_BPE Constant Protected Type reference (TYPE) SXMSERRCAT 'BPE_ADAPTER' 20020903
15 MC_QRFC_PREFIX Constant Protected Type reference (TYPE) STRING 'XBQO$PE_' 20031117
16 MC_RECTYPE_CRL_MGR Constant Protected Type reference (TYPE) SWFERECTYP 'CORRELATION_MANAGER' 20031203
17 MC_SA_INTF_PROP_PREFIX Constant Protected Type reference (TYPE) SWD_PNAME 'sap.bc.bmt.wfm.xi.interface.synch.' Container: Standard Type STRING 20040518
18 MO Instance attribute Protected Attribute reference (LIKE) 20020731
19 MOINT Instance attribute Protected Attribute reference (LIKE) 20020731
20 M_CALL_INBOUND_SYNCHRONOUS Instance attribute Private Type reference (TYPE) SXI_BOOLEAN Boolean Value ('X' = true, SPACE = false) 20081015
21 PFO Instance attribute Protected Attribute reference (LIKE) 20020731
22 RO Instance attribute Protected Object reference (TYPE REF TO) CL_XMS_RUN_TIME_ENV XMS: Runtime Environment 20070530
23 STRING1 Instance attribute Private Attribute reference (LIKE) 20020731
24 STRING2 Instance attribute Private Attribute reference (LIKE) 20020731
25 STRING3 Instance attribute Private Attribute reference (LIKE) 20020731
26 STRING4 Instance attribute Private Attribute reference (LIKE) 20020731
27 TO Instance attribute Protected Attribute reference (LIKE) 20020731
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20081015
2 ENTER_PLSRV_REQUEST Instance method Protected Method 20020902
3 ENTER_PLSRV_RESPONSE Instance method Protected Method 20020902
4 GET_INTERFACE_FROM_TASK Instance method Protected Method 20040512
5 TRACE_EXCEPTION Instance method Protected Method 20080304
Events
Class CL_XMS_PLSRV_CALL_BPE has no event.
Types
Class CL_XMS_PLSRV_CALL_BPE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CALL_INBOUND_SYNCHRONOUS Call by reference Type reference (TYPE) SXI_BOOLEAN SPACE Boolescher Wert ('X' = true, SPACE = false) 20081015

Method CONSTRUCTOR on class CL_XMS_PLSRV_CALL_BPE has no exception.

Method ENTER_PLSRV_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB 20020902
2 Importing IM_PIPELINE_SERVICE_ID Call by reference Type reference (TYPE) SXMSPSID 20020902
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR 20020902

Method ENTER_PLSRV_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB 20020902
2 Importing IM_PIPELINE_SERVICE_ID Call by reference Type reference (TYPE) SXMSPSID 20020902
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR 20020902

Method GET_INTERFACE_FROM_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INTERFACE Call by reference Type reference (TYPE) SXI_INTERFACE synchrones Interface 20040518
2 Importing IM_TASK Call by reference Type reference (TYPE) SWW_TASK Aufgabenkennung 20040512
3 Returning RE_INTERFACE Value transfer Type reference (TYPE) SXI_INTERFACE asynchrones Interface 20040512
# Exception Resumable Description Created on
1 CX_XMS_SYSERR_BPE XI: Systemfehler BPE 20040512

Method TRACE_EXCEPTION 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_ROOT Abstrakte Oberklasse aller globalen Exceptions 20080304

Method TRACE_EXCEPTION on class CL_XMS_PLSRV_CALL_BPE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620