SAP ABAP Class CL_QRFC_QUEUESTATE (API for qRFC MON)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRFC (Package) Middleware Runtime Environment
Properties
Class CL_QRFC_QUEUESTATE  
Short Description API for qRFC MON    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRFC   Middleware Runtime Environment 
Created 20081027   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_QRFC_QUEUESTATE has no interface implemented.
Friends
Class CL_QRFC_QUEUESTATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DELETED Constant Public Type reference (TYPE) QRFCSTATE 'DELETED' Transactional tRFC queue status 20081112
2 CO_EXECUTED Constant Public Type reference (TYPE) QRFCSTATE 'EXECUTED' Transactional tRFC queue status 20081027
3 CO_INBOUND_TABLE Constant Private Type reference (TYPE) TABNAME 'TRFCQIN' Table Name 20081130
4 CO_INB_DEST Constant Public Type reference (TYPE) RFCDEST '' Logical destination (specified when calling function) 20081029
5 CO_NOEXEC Constant Public Type reference (TYPE) QRFCSTATE 'NOEXEC' Transactional tRFC queue status 20081030
6 CO_NOSEND Constant Public Type reference (TYPE) QRFCSTATE 'NOSEND' Transactional tRFC queue status 20081027
7 CO_NOSENDS Constant Public Type reference (TYPE) QRFCSTATE 'NOSENDS' Transactional tRFC queue status 20081027
8 CO_OUTBOUND_TABLE Constant Private Type reference (TYPE) TABNAME 'TRFCQOUT' Table Name 20081130
9 CO_PROCESSED Constant Public Type reference (TYPE) QRFCSTATE 'PROCESSD' Transactional tRFC queue status 20081027
10 CO_READY Constant Public Type reference (TYPE) QRFCSTATE 'READY' Transactional tRFC queue status 20081027
11 CO_RUNNING Constant Public Type reference (TYPE) QRFCSTATE 'RUNNING' Transactional tRFC queue status 20081027
12 CO_STOP Constant Public Type reference (TYPE) QRFCSTATE 'STOP' Transactional tRFC queue status 20081110
13 CO_WAITING Constant Public Type reference (TYPE) QRFCSTATE 'WAITING' Transactional tRFC queue status 20081130
14 CO_WAITUPDA Constant Public Type reference (TYPE) QRFCSTATE 'WAITUPDA' Transactional tRFC queue status 20081105
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20081212
2 CONDENSE_QUEUESTATE Instance method Private Method 20081028
3 GET_INDX Instance method Private Method 20081210
4 GET_QRFC_DATA Instance method Public Method 20081209
5 GET_QUEUESTATE Instance method Private Method 20081029
6 GET_TRFC_DATA Instance method Public Method 20081209
7 SET_QUEUE_STATE Instance method Private Method 20081210
8 UPDATE_DATA Instance method Public Method 20081210
9 UPDATE_QUEUESTATE Instance method Private Method 20081029
Events
Class CL_QRFC_QUEUESTATE has no event.
Types
Class CL_QRFC_QUEUESTATE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_QRFC_QUEUESTATE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_QRFC_QUEUESTATE has no exception.

Method CONDENSE_QUEUESTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_QUEUESTATE Call by reference Type reference (TYPE) QUEUESTATE_TAB_TYPE 20081028
2 Changing T_RESQUEUE Call by reference Type reference (TYPE) QUEUESTATE_TAB_TYPE 20081028

Method CONDENSE_QUEUESTATE on class CL_QRFC_QUEUESTATE has no exception.

Method GET_INDX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DELETED Call by reference Type reference (TYPE) QUEUESTATE_TAB_TYPE 20081210
2 Changing INSERTED Call by reference Type reference (TYPE) QUEUESTATE_TAB_TYPE 20081210
3 Importing IS_OUTBOUND Call by reference Type reference (TYPE) SAP_BOOL 20081211

Method GET_INDX on class CL_QRFC_QUEUESTATE has no exception.

Method GET_QRFC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QRFC_DATA Value transfer Type reference (TYPE) QUEUESTATE_TAB_TYPE Queue, Destination status 20081209

Method GET_QRFC_DATA on class CL_QRFC_QUEUESTATE has no exception.

Method GET_QUEUESTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OUTBOUND Call by reference Type reference (TYPE) SAP_BOOL 20081211
2 Changing QUEUE Call by reference Type reference (TYPE) QUEUESTATE_TAB_TYPE 20081210

Method GET_QUEUESTATE on class CL_QRFC_QUEUESTATE has no exception.

Method GET_TRFC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TRFC_DATA Value transfer Type reference (TYPE) QUEUESTATE_TAB_TYPE Queue, Destination status 20081209

Method GET_TRFC_DATA on class CL_QRFC_QUEUESTATE has no exception.

Method SET_QUEUE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OUTBOUND Call by reference Type reference (TYPE) SAP_BOOL 20081211
2 Changing IT_QUEUESTATE Call by reference Type reference (TYPE) QUEUESTATE_TAB_TYPE 20081210

Method SET_QUEUE_STATE on class CL_QRFC_QUEUESTATE has no exception.

Method UPDATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WAIT Call by reference Type reference (TYPE) SAP_BOOL Wait for Enqueue 20081210

Method UPDATE_DATA on class CL_QRFC_QUEUESTATE has no exception.

Method UPDATE_QUEUESTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OUTBOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081029

Method UPDATE_QUEUESTATE on class CL_QRFC_QUEUESTATE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 720