SAP ABAP Class CL_QRFC_INDX (Temporary queue state)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRFC (Package) Middleware Runtime Environment
Properties
Class CL_QRFC_INDX  
Short Description Temporary queue state    
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)
2 CL_QRFC_QUEUESTATE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 ZCL_QRFC_QUEUESTATE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_QRFC_INDX has no interface implemented.
Friends
Class CL_QRFC_INDX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DELETE_QIN Constant Public Type reference (TYPE) INDX_RELID 'ID' 20081210
2 DELETE_QOUT Constant Public Type reference (TYPE) INDX_RELID 'OD' 20081210
3 ID Constant Private Type reference (TYPE) INDX_RELID 'ID' Region in IMPORT/EXPORT Data Table 20081111
4 IE Constant Private Type reference (TYPE) INDX_RELID 'IE' Region in IMPORT/EXPORT Data Table 20081030
5 II Constant Private Type reference (TYPE) INDX_RELID 'II' Region in IMPORT/EXPORT Data Table 20081030
6 INSERT_QIN Constant Public Type reference (TYPE) INDX_RELID 'II' 20081210
7 INSERT_QOUT Constant Public Type reference (TYPE) INDX_RELID 'OI' 20081210
8 IP Constant Private Type reference (TYPE) INDX_RELID 'IP' Region in IMPORT/EXPORT Data Table 20081030
9 IR Constant Private Type reference (TYPE) INDX_RELID 'IR' Region in IMPORT/EXPORT Data Table 20081030
10 QD Constant Private Type reference (TYPE) INDX_RELID 'QD' Region in IMPORT/EXPORT Data Table 20081111
11 QE Constant Private Type reference (TYPE) INDX_RELID 'QE' Region in IMPORT/EXPORT Data Table 20081027
12 QI Constant Private Type reference (TYPE) INDX_RELID 'QI' Region in IMPORT/EXPORT Data Table 20081027
13 QP Constant Private Type reference (TYPE) INDX_RELID 'QP' Region in IMPORT/EXPORT Data Table 20081027
14 QR Constant Private Type reference (TYPE) INDX_RELID 'QR' Region in IMPORT/EXPORT Data Table 20081027
Methods
# Method Level Visibility Method type Description Created on
1 GET_QUEUES Static method Public Method 20081210
2 NEW_QIN Static method Public Method 20081209
3 NEW_QOUT Static method Public Method 20081209
Events
Class CL_QRFC_INDX has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ITQOUT_TAB_TYPE Public See coding 20081027 ITQOUT_TAB_TYPE type standard table of ITQOUT_TYPE
2 ITQOUT_TYPE Public See coding 20081027 begin of ITQOUT_TYPE, trfcqout type trfcqout, trfcicnt type trfcqout-qcount, separate type c length 1, urqlist type c length 1, sid type trfcqout-qname, trfc_chg type c length 1, end of ITQOUT_TYPE
3 TRFCQOUT_TAB_TYPE Public See coding 20081027 TRFCQOUT_TAB_TYPE type standard table of trfcqout
Method Signatures

Method GET_QUEUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting QSTATE_TABLE Call by reference Type reference (TYPE) QUEUESTATE_TAB_TYPE queuestate tabletype 20081210
2 Importing QUEUE_TAG Call by reference Type reference (TYPE) INDX_RELID Gebiet in IMPORT/EXPORT-Datentabelle 20081210

Method GET_QUEUES on class CL_QRFC_INDX has no exception.

Method NEW_QIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QIN_TABLE Call by reference Type reference (TYPE) TRFCQIN_TAB_TYPE Tabeltype for TRFCQIN 20081209
2 Importing QIN_TAG Call by reference Type reference (TYPE) INDX_RELID Gebiet in IMPORT/EXPORT-Datentabelle 20081210

Method NEW_QIN on class CL_QRFC_INDX has no exception.

Method NEW_QOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QOUT_TABLE Call by reference Type reference (TYPE) TRFCQOUT_TAB_TYPE 20081209
2 Importing QOUT_TAG Call by reference Type reference (TYPE) INDX_RELID Gebiet in IMPORT/EXPORT-Datentabelle 20081210

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