SAP ABAP Class CX_BGRFC_CUSTOMIZE_SUPERVISOR (Exception Class for Supervisor Configuration)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_CUSTOMIZE Customizing Exception Class 20070620
Properties
Class CX_BGRFC_CUSTOMIZE_SUPERVISOR  
Short Description Exception Class for Supervisor Configuration    
Super Class CX_BGRFC_CUSTOMIZE Customizing Exception Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SQRFC2   ABAP Development for bgRFC 
Created 20070620   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BGRFC_CUSTOMIZE_SUPERVISOR has no forward declaration.
Interfaces
Class CX_BGRFC_CUSTOMIZE_SUPERVISOR has no interface implemented.
Friends
Class CX_BGRFC_CUSTOMIZE_SUPERVISOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MSG_NO_CLIENT Constant Public Type reference (TYPE) SYMSGNO 308 Message number: No client entered 20080722
2 CO_MSG_NO_COMM_FAILURE Constant Public Type reference (TYPE) SYMSGNO 405 Message number: Communication error 20090212
3 CO_MSG_NO_DATABASE_ERROR Constant Public Type reference (TYPE) SYMSGNO 393 Message number: Database error when saving 20080722
4 CO_MSG_NO_DEST_NOT_EXIST Constant Public Type reference (TYPE) SYMSGNO 532 Message number: Destination does not exist 20080722
5 CO_MSG_NO_LOAD_BAL Constant Public Type reference (TYPE) SYMSGNO 303 Message number: No load balancing 20080722
6 CO_MSG_NO_OTHER_ERROR Constant Public Type reference (TYPE) SYMSGNO 406 Message number: Other communication error 20090212
7 CO_MSG_NO_PASSWORD Constant Public Type reference (TYPE) SYMSGNO 307 Message number: No password entered 20080722
8 CO_MSG_NO_PASSWORD_TOO_LONG Constant Public Type reference (TYPE) SYMSGNO 390 Message number: Password too long 20080722
9 CO_MSG_NO_PW_FORMAL_INCORR Constant Public Type reference (TYPE) SYMSGNO 392 Message number: Password formally incorrect 20080722
10 CO_MSG_NO_PW_INTERNAL_ERR Constant Public Type reference (TYPE) SYMSGNO 391 Message number: Internal error when checking password 20080722
11 CO_MSG_NO_REFERENCE Constant Public Type reference (TYPE) SYMSGNO 300 Message number: No reference can be entered 20080722
12 CO_MSG_NO_SDEST_WRONG_TYPE Constant Public Type reference (TYPE) SYMSGNO 533 Message number: Incorrect type of supervisor destination 20080724
13 CO_MSG_NO_SERVER Constant Public Type reference (TYPE) SYMSGNO 305 Message number: No server 20080722
14 CO_MSG_NO_SUPERVISOR_CHANGE Constant Public Type reference (TYPE) SYMSGNO 530 Message number: No authorization to change supervisor 20080722
15 CO_MSG_NO_SUPVIS_NOT_MAIN Constant Public Type reference (TYPE) SYMSGNO 562 Message number: Destination not maintained 20080724
16 CO_MSG_NO_SYSTEM_FAILURE Constant Public Type reference (TYPE) SYMSGNO 399 Message number: System error 20090212
17 CO_MSG_NO_SYS_NUM Constant Public Type reference (TYPE) SYMSGNO 304 Message number: No system number 20080722
18 CO_MSG_NO_USER Constant Public Type reference (TYPE) SYMSGNO 306 Message number: No user entered 20080722
19 CO_MSG_NO_USER_AUTH Constant Public Type reference (TYPE) SYMSGNO 311 Message number: Supervisor user authorization too low 20080722
20 CO_MSG_NO_USER_CHECK_FAILED Constant Public Type reference (TYPE) SYMSGNO 534 Message number: Could not check supervisor user 20080722
21 CO_MSG_NO_USER_CLEAN_UP Constant Public Type reference (TYPE) SYMSGNO 389 Message number: Could not clean up user 20080722
22 CO_MSG_NO_USER_CREATE_FAILED Constant Public Type reference (TYPE) SYMSGNO 535 Message number: Could not create user 20080722
23 CO_MSG_NO_USER_NOT_EXIST Constant Public Type reference (TYPE) SYMSGNO 384 Message number: User does not exist 20080722
24 CX_BGRFC_CUSTOMIZE_SUPERVISOR Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DAB6CF35A5EAD84452' 20070620
25 INTERNAL_ERROR_PASSWORD_CHECK Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DAB6CFB154040C055F' 20070620
26 PASSWORD_FORMAL_INCORRECT Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DAB6CF53EF050B448C' 20070620
27 PASSWORD_TOO_LONG Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DAB6CF9280BF3904EB' 20070620
28 PROFILE_GENERATION_FAILED Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DAB6FBC1D0F85E0516' 20070622
29 USER_AUTH_CANNOT_CHECKED Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DCAFD1A1708A114076' 20090226
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070620
Events
Class CX_BGRFC_CUSTOMIZE_SUPERVISOR has no event.
Types
Class CX_BGRFC_CUSTOMIZE_SUPERVISOR 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 APPL_CHECK_CLASS Call by reference Type reference (TYPE) BGRFC_APPL_CHECK_CLASS_NAME 20080722
2 Importing CLIENT Call by reference Type reference (TYPE) SYMANDT 20070620
3 Importing CONFIGURATION_OBJECT Call by reference Type reference (TYPE) STRING 20080722
4 Importing INTERFACE_NAME Call by reference Type reference (TYPE) BGRFC_APPL_CHECK_CLASS_NAME 20080722
5 Importing MESSAGE Call by reference Type reference (TYPE) BGRFC_ERROR_MESSAGE 20070620
6 Importing MSGID Call by reference Type reference (TYPE) SYMSGID 'BGRFC' 20080722
7 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO 20080722
8 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 20080722
9 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV 20080722
10 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20080722
11 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20080722
12 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20080722
13 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20070620
14 Importing QUEUE Call by reference Type reference (TYPE) QRFC_QUEUE_NAME 20070620
15 Importing REFERENCE Call by reference Type reference (TYPE) RFCALIAS 20070620
16 Importing RFC_DEST Call by reference Type reference (TYPE) RFCDEST 20070620
17 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20070620
18 Importing USER Call by reference Type reference (TYPE) SYUNAME 20070620

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