SAP ABAP Class CX_BCS_DISTRIBUTE (Exceptions in BCS Distributor)
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_BCS BCS: General Exceptions 20090127
Properties
Class CX_BCS_DISTRIBUTE  
Short Description Exceptions in BCS Distributor    
Super Class CX_BCS BCS: General Exceptions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SBCOMS   Business Communication Service 
Created 20090127   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BCS_DISTRIBUTE has no forward declaration.
Interfaces
Class CX_BCS_DISTRIBUTE has no interface implemented.
Friends
Class CX_BCS_DISTRIBUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FORWARD_NOT_ALLOWED Constant Public Type reference (TYPE) SOTR_CONC '001A4BD2B24A02DCA9F4F0EB12C51EA2' 20090127
2 NO_DOCUMENT Constant Public Type reference (TYPE) SOTR_CONC '001A4BD2B24A02DCA9F4F0EEA26CDEA3' 20090127
3 NO_RECIPIENTS Constant Public Type reference (TYPE) SOTR_CONC '001A4BD2B24A02DCA9F4F0F2E8DA9EA6' 20090127
4 NO_SEND_REQUEST Constant Public Type reference (TYPE) SOTR_CONC '001A4BD2B24A02DCA9F4F0F03E6FDEA4' 20090127
5 NO_VALID_SENDER Constant Public Type reference (TYPE) SOTR_CONC '001A4BD2B24A02DCA9F4F0F196E3DEA5' 20090127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090127
Events
Class CX_BCS_DISTRIBUTE has no event.
Types
Class CX_BCS_DISTRIBUTE 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 20090127
3 Importing MSGID Call by reference Type reference (TYPE) SYMSGID 20090127
4 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO 20090127
5 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 20090127
6 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV 20090127
7 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20090127
8 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20090127
9 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20090127
10 Importing OBJECT Call by reference Type reference (TYPE) STRING 20090127
11 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090127
12 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20090127

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