SAP ABAP Class CL_XMS_SA_BRIDGE_PLSRV (CL_XMS_SA_BRIDGE_PLSRV)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_ADAPTER XMS: Adapter 20050323
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_MAIN_CONST XMS: Constants 20040428
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PLSRV XMS Pipeline Service Interface 20040428
Properties
Class CL_XMS_SA_BRIDGE_PLSRV  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20040428   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_SA_BRIDGE_PLSRV has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XMS_ADAPTER XMS: Adapter 20050323
2 IF_XMS_MAIN_CONST XMS: Constants 20040428
3 IF_XMS_PLSRV XMS Pipeline Service Interface 20040428
Friends
Class CL_XMS_SA_BRIDGE_PLSRV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TO Instance attribute Protected Object reference (TYPE REF TO) IF_XMS_TRACE XMS: Trace 20040429
2 _ASYNC_MSGID Instance attribute Protected Type reference (TYPE) SXMSGUID GUID for Integration Engine Objects 20040429
3 _ASYNC_RESPONSE Instance attribute Protected Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB Higher Level Message Interface 20040428
4 _BPESTATUS_TAB Instance attribute Protected Type reference (TYPE) SXMS_DD07V_TTYP TTYP for DD07V 20040528
5 _MAX_CALLS Instance attribute Protected Type reference (TYPE) INT4 Natural Number 20040510
6 _PERIOD Instance attribute Protected Type reference (TYPE) F 20040428
7 _RO Instance attribute Protected Object reference (TYPE REF TO) CL_XMS_RUN_TIME_ENV XMS: Runtime Environment 20070522
8 _SCENARIO Instance attribute Protected Type reference (TYPE) SXMS_SCENARIO Scenario 20070522
9 _SND_SEQU_ID Instance attribute Protected Type reference (TYPE) SXMS_SEQU_ID WSRM Sequence ID 20070522
10 _SND_SEQU_NUM Instance attribute Protected Type reference (TYPE) SXMS_SEQU_NUM Sequence number 20070522
11 _STATUS Instance attribute Protected Object reference (TYPE REF TO) CL_XMS_SA_STATUS 20040429
12 _SYNC_MESSAGE Instance attribute Protected Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB Higher Level Message Interface 20040428
13 _SYNC_MSGID Instance attribute Protected Type reference (TYPE) SXMSGUID GUID for Integration Engine Objects 20040429
14 _TEST Constant Protected Type reference (TYPE) C 'X' 20040430
15 _TIMEOUT Instance attribute Protected Type reference (TYPE) TZNTSTMPL Natural Number 20040428
16 _TIMEOUTSECS Instance attribute Protected Type reference (TYPE) INT4 Natural Number 20040430
Methods
# Method Level Visibility Method type Description Created on
1 CALL_BPE Instance method Protected Method Forward Message to BPE 20040428
2 CALL_BPE_ASYNC Instance method Protected Method Forward Message to BPE 20060512
3 CHECK_BPE_STATUS Instance method Protected Method Is asynchronous message there? 20040428
4 CHECK_MAX_CALLS Instance method Protected Method Maximum number of calls reached? 20040510
5 COMPLETE_RESPONSE Instance method Protected Method 20060612
6 CONSTRUCTOR Instance method Public Constructor Constructor 20040428
7 DETERMINE_TIMEOUT Instance method Protected Method Calculate Timeout Time 20040506
8 ENTER Instance method Public Method 20040510
9 FILL_RESPONSE Instance method Protected Method Generate Synchronous Response 20040428
10 GET_RO Instance method Protected Method 20070522
11 GET_TIME_CONSTANTS Instance method Protected Method Read Timeout and Wait Time 20040428
12 GET_TRACE_OBJECT Instance method Protected Method Set Trace Object 20040429
13 SEND_CONFIRM_TO_BPE Instance method Protected Method Inform BPE of successful process run 20040428
14 SEND_CONFIRM_TO_BPE_ASYNC Instance method Protected Method Inform BPE of successful process run 20070427
15 SEND_FAIL_TO_BPE Instance method Protected Method Inform BPE of negative process run 20040428
16 SET_SPECIFIC_TIMEOUT Instance method Protected Method 20081105
17 SET_STATUS_TO_ERROR Instance method Protected Method Set Pipeline Status to Error 20040505
18 SET_STATUS_TO_OK Instance method Protected Method Set Pipeline Status to OK 20040505
19 WAIT Instance method Protected Method Wait 20040428
Events
Class CL_XMS_SA_BRIDGE_PLSRV has no event.
Types
Class CL_XMS_SA_BRIDGE_PLSRV has no local type.
Method Signatures

Method CALL_BPE Signature

Method CALL_BPE on class CL_XMS_SA_BRIDGE_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20040430

Method CALL_BPE_ASYNC Signature

Method CALL_BPE_ASYNC on class CL_XMS_SA_BRIDGE_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20060512

Method CHECK_BPE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS Value transfer Type reference (TYPE) SXMS_BPESTATUS BPE-Status der S/A-Bridge 20040429
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20040428

Method CHECK_MAX_CALLS Signature

Method CHECK_MAX_CALLS on class CL_XMS_SA_BRIDGE_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20040510

Method COMPLETE_RESPONSE Signature

Method COMPLETE_RESPONSE on class CL_XMS_SA_BRIDGE_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20060612

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_XMS_SA_BRIDGE_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20040430

Method DETERMINE_TIMEOUT Signature

Method DETERMINE_TIMEOUT on class CL_XMS_SA_BRIDGE_PLSRV has no parameter.
Method DETERMINE_TIMEOUT on class CL_XMS_SA_BRIDGE_PLSRV has no exception.

Method ENTER Signature

Method ENTER on class CL_XMS_SA_BRIDGE_PLSRV has no parameter.
Method ENTER on class CL_XMS_SA_BRIDGE_PLSRV has no exception.

Method FILL_RESPONSE Signature

Method FILL_RESPONSE on class CL_XMS_SA_BRIDGE_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20040428

Method GET_RO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB higher level message interface 20070522

Method GET_RO on class CL_XMS_SA_BRIDGE_PLSRV has no exception.

Method GET_TIME_CONSTANTS Signature

Method GET_TIME_CONSTANTS on class CL_XMS_SA_BRIDGE_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20040430

Method GET_TRACE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CH_MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB higher level message interface 20040519

Method GET_TRACE_OBJECT on class CL_XMS_SA_BRIDGE_PLSRV has no exception.

Method SEND_CONFIRM_TO_BPE Signature

Method SEND_CONFIRM_TO_BPE on class CL_XMS_SA_BRIDGE_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20040512

Method SEND_CONFIRM_TO_BPE_ASYNC Signature

Method SEND_CONFIRM_TO_BPE_ASYNC on class CL_XMS_SA_BRIDGE_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070427

Method SEND_FAIL_TO_BPE Signature

Method SEND_FAIL_TO_BPE on class CL_XMS_SA_BRIDGE_PLSRV has no parameter.
Method SEND_FAIL_TO_BPE on class CL_XMS_SA_BRIDGE_PLSRV has no exception.

Method SET_SPECIFIC_TIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB higher level message interface 20081105

Method SET_SPECIFIC_TIMEOUT on class CL_XMS_SA_BRIDGE_PLSRV has no exception.

Method SET_STATUS_TO_ERROR Signature

Method SET_STATUS_TO_ERROR on class CL_XMS_SA_BRIDGE_PLSRV has no parameter.
Method SET_STATUS_TO_ERROR on class CL_XMS_SA_BRIDGE_PLSRV has no exception.

Method SET_STATUS_TO_OK Signature

Method SET_STATUS_TO_OK on class CL_XMS_SA_BRIDGE_PLSRV has no parameter.
Method SET_STATUS_TO_OK on class CL_XMS_SA_BRIDGE_PLSRV has no exception.

Method WAIT Signature

Method WAIT on class CL_XMS_SA_BRIDGE_PLSRV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20040428
History
Last changed by/on SAP  20130531 
SAP Release Created in 640