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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | QRFCSTATE | 'DELETED' | Transactional tRFC queue status | 20081112 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | QRFCSTATE | 'EXECUTED' | Transactional tRFC queue status | 20081027 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'TRFCQIN' | Table Name | 20081130 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | RFCDEST | ' |
Logical destination (specified when calling function) | 20081029 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | QRFCSTATE | 'NOEXEC' | Transactional tRFC queue status | 20081030 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | QRFCSTATE | 'NOSEND' | Transactional tRFC queue status | 20081027 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | QRFCSTATE | 'NOSENDS' | Transactional tRFC queue status | 20081027 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'TRFCQOUT' | Table Name | 20081130 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | QRFCSTATE | 'PROCESSD' | Transactional tRFC queue status | 20081027 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | QRFCSTATE | 'READY' | Transactional tRFC queue status | 20081027 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | QRFCSTATE | 'RUNNING' | Transactional tRFC queue status | 20081027 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | QRFCSTATE | 'STOP' | Transactional tRFC queue status | 20081110 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | QRFCSTATE | 'WAITING' | Transactional tRFC queue status | 20081130 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | QRFCSTATE | 'WAITUPDA' | Transactional tRFC queue status | 20081105 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081212 |
2 | ![]() |
Instance method | Private | Method | 20081028 | |
3 | ![]() |
Instance method | Private | Method | 20081210 | |
4 | ![]() |
Instance method | Public | Method | 20081209 | |
5 | ![]() |
Instance method | Private | Method | 20081029 | |
6 | ![]() |
Instance method | Public | Method | 20081209 | |
7 | ![]() |
Instance method | Private | Method | 20081210 | |
8 | ![]() |
Instance method | Public | Method | 20081210 | |
9 | ![]() |
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 | ![]() |
IT_QUEUESTATE | Call by reference | Type reference (TYPE) | QUEUESTATE_TAB_TYPE | 20081028 | |||
2 | ![]() |
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 | ![]() |
DELETED | Call by reference | Type reference (TYPE) | QUEUESTATE_TAB_TYPE | 20081210 | |||
2 | ![]() |
INSERTED | Call by reference | Type reference (TYPE) | QUEUESTATE_TAB_TYPE | 20081210 | |||
3 | ![]() |
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 | ![]() |
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 | ![]() |
IS_OUTBOUND | Call by reference | Type reference (TYPE) | SAP_BOOL | 20081211 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IS_OUTBOUND | Call by reference | Type reference (TYPE) | SAP_BOOL | 20081211 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 |