SAP ABAP Class CX_BGRFC_MONITOR_API (Exception Class for bgRFC Monitor API)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SBGRFCMON (Package) Package for bgRFC Monitor Classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_ERROR Superclass of All Exceptions in Background RFC 20060505
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_APPL_CHECK_MON_IN Exception in bgRFC Monitor API Access Control 20071126
2 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_APPL_CHECK_MON_OUT Exception raised in bgRFC Monitor API access control 20060920
3 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_MONITOR_API_AUTHORITY Missing authorization in bgRFC Monitor API 20060505
4 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_MONITOR_API_ENQUEUE Enqueue Problems in bgRFC Monitor API 20060505
Properties
Class CX_BGRFC_MONITOR_API  
Short Description Exception Class for bgRFC Monitor API    
Super Class CX_BGRFC_ERROR Superclass of All Exceptions in Background RFC 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SBGRFCMON   Package for bgRFC Monitor Classes 
Created 20060505   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BGRFC_MONITOR_API has no forward declaration.
Interfaces
Class CX_BGRFC_MONITOR_API has no interface implemented.
Friends
Class CX_BGRFC_MONITOR_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_BGRFC_MONITOR_API Constant Public Type reference (TYPE) SOTR_CONC '445AEB1CE0210081000000000A1551B1' 20060505
2 DESTINATION_ALREADY_LOCKED Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E081DEB8FC9DC98D82852D9' 20060907
3 DESTINATION_STATE_WRONG Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DBA29E8EDAB8488164' 20080128
4 DEST_NAME Instance attribute Public Type reference (TYPE) BGRFC_DEST_NAME_OUTBOUND Name of Destination in Outbound Case 20060704
5 DEST_STATE Instance attribute Public Type reference (TYPE) BGRFC_DESTINATION_STATE State of bgRFC Destination 20080128
6 EXE_STATE Instance attribute Public Type reference (TYPE) BGRFC_EXE_STATE State of Background RFC Unit 20071210
7 EXE_STATE_WRONG Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DB98CCED90B4F5C222' 20071210
8 INTERNAL_ERROR Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E081DEB82EAED8B860BD5C0' 20060704
9 INVALID_UNIT Constant Public Type reference (TYPE) SOTR_CONC 'A9335B447B31D655E10000000A42425B' 20060505
10 LOCK_TYPE Instance attribute Public Type reference (TYPE) BGRFC_LOCK_KIND Type of Background RFC Lock 20071211
11 LOCK_TYPE_WRONG Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DB98CCEA56FBB6021E' 20071211
12 NO_CURRENT_USER_DEBUGGING Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DB82E027981E54406F' 20070821
13 NO_LOCK_FOR_DESTINATION Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E081DEB82EAE19AC8235D7C' 20060704
14 QUEUE_LIST_INITIAL Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E081DEB89F07E191CBB0CA1' 20060809
15 QUEUE_NAME_INITIAL Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E081DEB89F0DF28AA7C47B4' 20060809
16 QUEUE_STATE Instance attribute Public Type reference (TYPE) QRFC_QUEUE_STATE State of Background Queue 20071210
17 QUEUE_STATE_WRONG Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DB98CCEA5073ACC21C' 20071210
18 UNIT_CANNOT_DELETED Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E081DEB8384D469A2CB0920' 20060705
19 UNIT_CANNOT_UNLOCKED Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E081DEB838624EAE21E5F78' 20060705
20 UNIT_ID Instance attribute Public Type reference (TYPE) BGRFC_UNIT_ID ID of Unit in Background RFC 20060505
21 UNIT_ID_EXECUTED Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E081DEB84B571F3141D13AE' 20060712
22 UNIT_STATE Instance attribute Public Type reference (TYPE) BGRFC_UNIT_STATE State of bgRFC Unit 20071210
23 UNIT_STATE_WRONG Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DB98CCEA547961C21D' 20071210
24 UNIT_TYPE Instance attribute Public Type reference (TYPE) BGRFC_UNIT_KIND Type of Background RFC Unit 20071210
25 UNIT_TYPE_WRONG Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DB98CCEFCB2868C230' 20071210
26 UPDATE_TASK_KEY Instance attribute Public Type reference (TYPE) VBKEY_D Key for Update and Enqueue/Dequeue 20080131
27 UPDATE_TASK_PRESENT Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DBA2EA407996184C7B' 20080131
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060505
Events
Class CX_BGRFC_MONITOR_API has no event.
Types
Class CX_BGRFC_MONITOR_API has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST_NAME Call by reference Type reference (TYPE) BGRFC_DEST_NAME_OUTBOUND 20060704
2 Importing DEST_STATE Call by reference Type reference (TYPE) BGRFC_DESTINATION_STATE 20080128
3 Importing EXE_STATE Call by reference Type reference (TYPE) BGRFC_EXE_STATE 20071210
4 Importing LOCK_TYPE Call by reference Type reference (TYPE) BGRFC_LOCK_KIND 20071211
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20060505
6 Importing QUEUE_STATE Call by reference Type reference (TYPE) QRFC_QUEUE_STATE 20071210
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20060505
8 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID 20060505
9 Importing UNIT_STATE Call by reference Type reference (TYPE) BGRFC_UNIT_STATE 20071210
10 Importing UNIT_TYPE Call by reference Type reference (TYPE) BGRFC_UNIT_KIND 20071210
11 Importing UPDATE_TASK_KEY Call by reference Type reference (TYPE) VBKEY_D 20080131

Method CONSTRUCTOR on class CX_BGRFC_MONITOR_API has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710