SAP ABAP Class CX_BCS (BCS: General Exceptions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SBCOMS (Package) Business Communication Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20001121
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ADDRESS_BCS BCS: Address Exceptions 20001205
2 Inheritance (c INHERITING FROM c_ref)  CX_BCS_ADMIN BCS: Administration Exceptions 20090210
3 Inheritance (c INHERITING FROM c_ref)  CX_BCS_CONFIG Configuration Exceptions 20090630
4 Inheritance (c INHERITING FROM c_ref)  CX_BCS_DISTRIBUTE Exceptions in BCS Distributor 20090127
5 Inheritance (c INHERITING FROM c_ref)  CX_BCS_READ Read Exceptions Object 20131206
6 Inheritance (c INHERITING FROM c_ref)  CX_BCS_SEND Exceptions Send Interface 20090127
7 Inheritance (c INHERITING FROM c_ref)  CX_DOCUMENT_BCS BCS: Document Exceptions 20001122
8 Inheritance (c INHERITING FROM c_ref)  CX_SEND_REQ_BCS BCS: Send Request Exceptions 20001121
Properties
Class CX_BCS  
Short Description BCS: General Exceptions    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SBCOMS   Business Communication Service 
Created 20001016   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BCS has no forward declaration.
Interfaces
Class CX_BCS has no interface implemented.
Friends
Class CX_BCS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CAST_ERROR Constant Public Type reference (TYPE) BCS_CXERR 'CASTERR_BCS' BCS: Exception Code 20010102
2 CREATION_FAILED Constant Public Type reference (TYPE) BCS_CXERR 'CERR_BCS' BCS: Exception Code 20001207
3 ERROR_TEXT Instance attribute Public Type reference (TYPE) STRING 20090127
4 ERROR_TYPE Instance attribute Public Type reference (TYPE) BCS_CXERR BCS: Exception Code 20001207
5 INTERNAL_ERROR Constant Public Type reference (TYPE) BCS_CXERR 'INTERR_BCS' BCS: Exception Code 20001207
6 INVALID_VALUE Constant Public Type reference (TYPE) BCS_CXERR 'VERR_BCS' BCS: Exception Code 20001207
7 LOCKED Constant Public Type reference (TYPE) BCS_CXERR 'LOCKED_BCS' BCS: Exception Code 20010102
8 MSGID Instance attribute Public Type reference (TYPE) SYMSGID Messages, Message Class 20001205
9 MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO Messages, Message Number 20001205
10 MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY Messages, Message Type 20001205
11 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variables 20001205
12 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variables 20001205
13 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variables 20001205
14 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variables 20001205
15 NO_AUTHORIZATION Constant Public Type reference (TYPE) BCS_CXERR 'NA_BCS' BCS: Exception Code 20001207
16 OBJECT Instance attribute Public Type reference (TYPE) STRING Object for os_exception 20090127
17 OS_ERROR Constant Public Type reference (TYPE) SOTR_CONC '001CC411E33E1DEDBB91AC75F68A8CA9' 20090127
18 OS_EXCEPTION Constant Public Type reference (TYPE) BCS_CXERR 'OSERR_BCS' BCS: Exception Code 20001207
19 OTHERS Constant Public Type reference (TYPE) SOTR_CONC '001CC411E33E1DEDBB91AC75F68A6CA9' 20090127
20 PARAMETER_ERROR Constant Public Type reference (TYPE) BCS_CXERR 'PARERR_BCS' BCS: Exception Code 20001207
21 X_ERROR Constant Public Type reference (TYPE) BCS_CXERR 'XERR_BCS' BCS: Exception Code 20001207
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001121
Events
Class CX_BCS has no event.
Types
Class CX_BCS 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 ERROR_TEXT Call by reference Type reference (TYPE) STRING 20090127
2 Importing ERROR_TYPE Call by reference Type reference (TYPE) BCS_CXERR 20001207
3 Importing MSGID Call by reference Type reference (TYPE) SYMSGID 20001205
4 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO 20001205
5 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 20001205
6 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV 20001205
7 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20001205
8 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20001205
9 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20001205
10 Importing OBJECT Call by reference Type reference (TYPE) STRING 20090127
11 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20001121
12 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20001121

Method CONSTRUCTOR on class CX_BCS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 610