SAP ABAP Class CL_XMS_SXMSQUEUE_RCV (CL_XMS_SXMSQUEUE_RCV)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Properties
Class CL_XMS_SXMSQUEUE_RCV  
Short Description    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20030617   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_SXMSQUEUE_RCV has no forward declaration.
Interfaces
Class CL_XMS_SXMSQUEUE_RCV has no interface implemented.
Friends
Class CL_XMS_SXMSQUEUE_RCV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _INST Static Attribute Protected Object reference (TYPE REF TO) CL_XMS_SXMSQUEUE_RCV 20030617
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SHORTNAME Instance method Public Method 20031208
2 COMMIT Instance method Public Method 20030617
3 CONSTRUCTOR Instance method Public Constructor Constructor 20030617
4 GET_INSTANCE Static method Public Method Return of Single Instance 20030617
5 GET_PARTY_AND_SERVICE Instance method Public Method 20031204
6 GET_QUEUE Instance method Public Method Short Name for Service 20030617
7 GET_QUEUE_BYPASS_BUFFER Instance method Public Method Short Name for Service 20050823
8 GET_QUEUE_FOR_NEW_BSN_SYSTEM Instance method Public Method Short Name for New Service 20030617
9 GET_QU_FOR_NEW_BS_BYPASS_BUF Instance method Public Method Short Name for New Service 20070103
10 GET_SHORTNAMES Instance method Public Method 20031208
11 INSERT Instance method Public Method Insert 20030617
12 LOCK Instance method Public Method Lock table 20030617
13 LOCK_AND_GET_QUEUE Instance method Public Method Short Name for Service 20030818
14 LOCK_SHORTNAME Instance method Public Method 20030818
15 READ_LOCK Instance method Protected Method Lock Table for Reading 20030818
16 READ_UNLOCK Instance method Public Method Unlock Table (Read) 20030818
17 REORG Instance method Public Method Delete Unfilled Queues 20030818
18 SEARCH_QUEUE_GAP Instance method Public Method Find Unused Queue Names 20030818
19 UNLOCK Instance method Public Method Unlock table 20030617
20 UNLOCK_SHORTNAME Instance method Public Method 20030818
21 UPDATE Instance method Public Method Change 20030617
Events
Class CL_XMS_SXMSQUEUE_RCV has no event.
Types
Class CL_XMS_SXMSQUEUE_RCV has no local type.
Method Signatures

Method CHECK_SHORTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20031208
2 Importing SHORTNAME Call by reference Type reference (TYPE) SXMS_BSN_SHORT Business Kurzname 20031208

Method CHECK_SHORTNAME on class CL_XMS_SXMSQUEUE_RCV has no exception.

Method COMMIT Signature

Method COMMIT on class CL_XMS_SXMSQUEUE_RCV has no parameter.
Method COMMIT on class CL_XMS_SXMSQUEUE_RCV has no exception.

Method CONSTRUCTOR Signature

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

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INST Value transfer Object reference (TYPE REF TO) CL_XMS_SXMSQUEUE_RCV 20030617

Method GET_INSTANCE on class CL_XMS_SXMSQUEUE_RCV has no exception.

Method GET_PARTY_AND_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SHORTNAME Call by reference Type reference (TYPE) SXMS_BSN_SHORT Business Kurzname 20031204
2 Returning SYSTEM_WA Value transfer Type reference (TYPE) SXMSQUEUE_RCV Mapping Queue-Receiver 20031204

Method GET_PARTY_AND_SERVICE on class CL_XMS_SXMSQUEUE_RCV has no exception.

Method GET_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BSN_SYSTEM Call by reference Type reference (TYPE) SXI_SERVICE 20030617
2 Importing PARTY Call by reference Type reference (TYPE) SXI_PARTY 20030815
3 Returning SHORTNAME Value transfer Type reference (TYPE) SXMS_BSN_SHORT 20030617

Method GET_QUEUE on class CL_XMS_SXMSQUEUE_RCV has no exception.

Method GET_QUEUE_BYPASS_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BSN_SYSTEM Call by reference Type reference (TYPE) SXI_SERVICE 20050823
2 Importing PARTY Call by reference Type reference (TYPE) SXI_PARTY 20050823
3 Returning SHORTNAME Value transfer Type reference (TYPE) SXMS_BSN_SHORT 20050823

Method GET_QUEUE_BYPASS_BUFFER on class CL_XMS_SXMSQUEUE_RCV has no exception.

Method GET_QUEUE_FOR_NEW_BSN_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SHORTNAME Value transfer Type reference (TYPE) SXMS_BSN_SHORT 20030617

Method GET_QUEUE_FOR_NEW_BSN_SYSTEM on class CL_XMS_SXMSQUEUE_RCV has no exception.

Method GET_QU_FOR_NEW_BS_BYPASS_BUF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SHORTNAME Value transfer Type reference (TYPE) SXMS_BSN_SHORT 20070103

Method GET_QU_FOR_NEW_BS_BYPASS_BUF on class CL_XMS_SXMSQUEUE_RCV has no exception.

Method GET_SHORTNAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME_TAB Value transfer Type reference (TYPE) SXMS_BSN_SHORT_TTYP TTYP für SXMS_BSN_SHORT 20031208

Method GET_SHORTNAMES on class CL_XMS_SXMSQUEUE_RCV has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE_RCV_WA Call by reference Type reference (TYPE) SXMSQUEUE_RCV 20030617
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20030617

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BSN_SYSTEM Call by reference Type reference (TYPE) SXI_SERVICE 20030617
2 Importing PARTY Call by reference Type reference (TYPE) SXI_PARTY 20030815
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20030617

Method LOCK_AND_GET_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BSN_SYSTEM Call by reference Type reference (TYPE) SXI_SERVICE 20030818
2 Importing PARTY Call by reference Type reference (TYPE) SXI_PARTY 20030818
3 Returning SHORTNAME Value transfer Type reference (TYPE) SXMS_BSN_SHORT 20030818

Method LOCK_AND_GET_QUEUE on class CL_XMS_SXMSQUEUE_RCV has no exception.

Method LOCK_SHORTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SHORTNAME Call by reference Type reference (TYPE) SXMS_BSN_SHORT 20030818
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20030818

Method READ_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BSN_SYSTEM Call by reference Type reference (TYPE) SXI_SERVICE 20030818
2 Importing PARTY Call by reference Type reference (TYPE) SXI_PARTY 20030818
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20030818

Method READ_UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BSN_SYSTEM Call by reference Type reference (TYPE) SXI_SERVICE 20030818
2 Importing PARTY Call by reference Type reference (TYPE) SXI_PARTY 20030818

Method READ_UNLOCK on class CL_XMS_SXMSQUEUE_RCV has no exception.

Method REORG Signature

Method REORG on class CL_XMS_SXMSQUEUE_RCV has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20030929

Method SEARCH_QUEUE_GAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SHORTNAME Value transfer Type reference (TYPE) SXMS_BSN_SHORT 20030818
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20030929

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BSN_SYSTEM Call by reference Type reference (TYPE) SXI_SERVICE 20030617
2 Importing PARTY Call by reference Type reference (TYPE) SXI_PARTY 20030815

Method UNLOCK on class CL_XMS_SXMSQUEUE_RCV has no exception.

Method UNLOCK_SHORTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SHORTNAME Call by reference Type reference (TYPE) SXMS_BSN_SHORT 20030818

Method UNLOCK_SHORTNAME on class CL_XMS_SXMSQUEUE_RCV has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SHORTNAME Call by reference Type reference (TYPE) SXMS_BSN_SHORT 20030617
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20030617
History
Last changed by/on SAP  20110908 
SAP Release Created in 640