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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | 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 | Constant | Public | Type reference (TYPE) | INDX_RELID | 'ID' | 20081210 | |||
| 2 | Constant | Public | Type reference (TYPE) | INDX_RELID | 'OD' | 20081210 | |||
| 3 | Constant | Private | Type reference (TYPE) | INDX_RELID | 'ID' | Region in IMPORT/EXPORT Data Table | 20081111 | ||
| 4 | Constant | Private | Type reference (TYPE) | INDX_RELID | 'IE' | Region in IMPORT/EXPORT Data Table | 20081030 | ||
| 5 | Constant | Private | Type reference (TYPE) | INDX_RELID | 'II' | Region in IMPORT/EXPORT Data Table | 20081030 | ||
| 6 | Constant | Public | Type reference (TYPE) | INDX_RELID | 'II' | 20081210 | |||
| 7 | Constant | Public | Type reference (TYPE) | INDX_RELID | 'OI' | 20081210 | |||
| 8 | Constant | Private | Type reference (TYPE) | INDX_RELID | 'IP' | Region in IMPORT/EXPORT Data Table | 20081030 | ||
| 9 | Constant | Private | Type reference (TYPE) | INDX_RELID | 'IR' | Region in IMPORT/EXPORT Data Table | 20081030 | ||
| 10 | Constant | Private | Type reference (TYPE) | INDX_RELID | 'QD' | Region in IMPORT/EXPORT Data Table | 20081111 | ||
| 11 | Constant | Private | Type reference (TYPE) | INDX_RELID | 'QE' | Region in IMPORT/EXPORT Data Table | 20081027 | ||
| 12 | Constant | Private | Type reference (TYPE) | INDX_RELID | 'QI' | Region in IMPORT/EXPORT Data Table | 20081027 | ||
| 13 | Constant | Private | Type reference (TYPE) | INDX_RELID | 'QP' | Region in IMPORT/EXPORT Data Table | 20081027 | ||
| 14 | 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 | Static method | Public | Method | 20081210 | ||
| 2 | Static method | Public | Method | 20081209 | ||
| 3 | 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 | QSTATE_TABLE | Call by reference | Type reference (TYPE) | QUEUESTATE_TAB_TYPE | queuestate tabletype | 20081210 | |||
| 2 | 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 | QIN_TABLE | Call by reference | Type reference (TYPE) | TRFCQIN_TAB_TYPE | Tabeltype for TRFCQIN | 20081209 | |||
| 2 | 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 | QOUT_TABLE | Call by reference | Type reference (TYPE) | TRFCQOUT_TAB_TYPE | 20081209 | ||||
| 2 | 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 |