SAP ABAP Interface IF_QRFC_CLIENT_INBOUND (Inbound qRFC - Information on Client Side)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC2 (Package) ABAP Development for bgRFC
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_QRFC_CLIENT_INBOUND Inbound qRFC - Information on Client Side 20041202
Properties
Interface IF_QRFC_CLIENT_INBOUND  
Short Description Inbound qRFC - Information on Client Side    
General Data
Package SQRFC2   ABAP Development for bgRFC 
Created 20041202   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_QRFC_CLIENT_INBOUND has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BGRFC_CLIENT Background RFC - Information on Client Side 20041202
Friends
Interface IF_QRFC_CLIENT_INBOUND has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 QUEUE_STATE_COMMUNICATION_ERR Instance attribute Public Attribute reference (LIKE) 20050111
2 QUEUE_STATE_EMPTY Instance attribute Public Attribute reference (LIKE) 20050111
3 QUEUE_STATE_EXECUTION_ERR Instance attribute Public Attribute reference (LIKE) 20050111
4 QUEUE_STATE_IN_EXECUTION Instance attribute Public Attribute reference (LIKE) 20050111
5 QUEUE_STATE_LOCKED Instance attribute Public Attribute reference (LIKE) 20050111
6 QUEUE_STATE_RUNNABLE Instance attribute Public Attribute reference (LIKE) 20050111
7 UNIT_STATE_BLOCKED Instance attribute Public Attribute reference (LIKE) 20050111
8 UNIT_STATE_COMMUNICATION_ERR Instance attribute Public Attribute reference (LIKE) 20050111
9 UNIT_STATE_EXECUTED Instance attribute Public Attribute reference (LIKE) 20050111
10 UNIT_STATE_EXECUTION_ERR Instance attribute Public Attribute reference (LIKE) 20050111
11 UNIT_STATE_IN_EXECUTION Instance attribute Public Attribute reference (LIKE) 20050111
12 UNIT_STATE_LOCKED Instance attribute Public Attribute reference (LIKE) 20050111
13 UNIT_STATE_RUNNABLE Instance attribute Public Attribute reference (LIKE) 20050111
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_FAILED_UNIT Instance method Public Method 20050111
2 GET_FAILED_UNIT_BY_QUEUE Static method Public Method Gets First Unit of Queue with Error 20041202
3 GET_QUEUE_STATE Static method Public Method Gets Status of First Unit in Queue 20041202
4 GET_UNIT_STATE Instance method Public Method 20050111
5 RUN_FAILED_UNIT Instance method Public Method 20050111
Events
Interface IF_QRFC_CLIENT_INBOUND has no event.
Types
Interface IF_QRFC_CLIENT_INBOUND has no local type.
Method Signatures

Method DELETE_FAILED_UNIT Signature

Method DELETE_FAILED_UNIT on Interface IF_QRFC_CLIENT_INBOUND has no parameter.
Method DELETE_FAILED_UNIT on Interface IF_QRFC_CLIENT_INBOUND has no exception.

Method GET_FAILED_UNIT_BY_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20050209
2 Importing DEST_NAME Call by reference Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name der Destination im Inbound Fall 20041202
3 Importing QUEUE_NAME Call by reference Type reference (TYPE) QRFC_QUEUE_NAME Queue Name für Hintergrund RFC 20041202
4 Returning UNIT_ID Value transfer Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20041202
# Exception Resumable Description Created on
1 CX_QRFC_NO_FAILED_UNIT Queue enthält keine fehlerhafte Unit 20041202

Method GET_QUEUE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20050209
2 Importing DEST_NAME Call by reference Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name der Destination im Inbound Fall 20041202
3 Importing QUEUE_NAME Call by reference Type reference (TYPE) QRFC_QUEUE_NAME Queue Name für Hintergrund RFC 20041202
4 Returning STATE Value transfer Type reference (TYPE) QRFC_QUEUE_STATE Ausführungstatus einer Hintergrund Queue 20041202

Method GET_QUEUE_STATE on Interface IF_QRFC_CLIENT_INBOUND has no exception.

Method GET_UNIT_STATE Signature

Method GET_UNIT_STATE on Interface IF_QRFC_CLIENT_INBOUND has no parameter.
Method GET_UNIT_STATE on Interface IF_QRFC_CLIENT_INBOUND has no exception.

Method RUN_FAILED_UNIT Signature

Method RUN_FAILED_UNIT on Interface IF_QRFC_CLIENT_INBOUND has no parameter.
Method RUN_FAILED_UNIT on Interface IF_QRFC_CLIENT_INBOUND has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700