SAP ABAP Class CX_BIZC_COMM (Business Content: Exception Class for Communication Layer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZC5 (Package) Business Content: Communication Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BIZC Common Subclass of All BIZC Exceptions 20041230
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BIZC_DESERIALIZATION BIZC: Deserialization Error 20041117
2 Inheritance (c INHERITING FROM c_ref)  CX_BIZC_SERIALIZATION BIZC: Deserialization Error 20041117
Properties
Class CX_BIZC_COMM  
Short Description Business Content: Exception Class for Communication Layer    
Super Class CX_BIZC Common Subclass of All BIZC Exceptions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class BIZC    
Program status     
Category 40  Exception Class 
Package SBIZC5   Business Content: Communication Layer 
Created 20041021   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BIZC_COMM has no forward declaration.
Interfaces
Class CX_BIZC_COMM has no interface implemented.
Friends
Class CX_BIZC_COMM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALL_FCT_FAILED Constant Public Type reference (TYPE) SOTR_CONC '4A50EF41FC499C74E10000000A15535F' 20050120
2 CALL_FCT_FAILED_MSG Constant Public Type reference (TYPE) SOTR_CONC '4450EF41FC499C74E10000000A15535F' 20050120
3 COMMUNICATION_FAILURE Constant Public Type reference (TYPE) SOTR_CONC '3B3FFE41DAE5FE67E10000000A155356' 20050202
4 CX_BIZC_COMM Constant Public Type reference (TYPE) SOTR_CONC '4283477227596E8BE10000000A1146E6' 20050103
5 DESTINATION Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20050120
6 FUNCTION Instance attribute Public Type reference (TYPE) STRING Function Name 20050120
7 G_ERROR_CODE Instance attribute Public Type reference (TYPE) NUMC10 Error Code 20041118
8 G_PROVIDER Instance attribute Public Type reference (TYPE) BIZC_CPROV Content Provider 20041118
9 INIT_SEARCH_FAILED Constant Public Type reference (TYPE) SOTR_CONC 'A898E641808CB701E10000000A15535F' 20050113
10 LOOKUP_CONTENT_FAILED Constant Public Type reference (TYPE) SOTR_CONC '7E4FEF41FC499C74E10000000A15535F' 20050117
11 MESSAGE Instance attribute Public Type reference (TYPE) STRING Message string 20050103
12 NO_DESTINATION Constant Public Type reference (TYPE) SOTR_CONC 'FB0F2742C2BF2C10E10000000A155356' 20050307
13 NO_LOGICAL_PORT Constant Public Type reference (TYPE) SOTR_CONC 'DD88E6418A6E5907E10000000A15539D' 20050113
14 SEARCH_CONTENT_FAILED Constant Public Type reference (TYPE) SOTR_CONC 'A998E641808CB701E10000000A15535F' 20050113
15 SYSTEM_FAILURE Constant Public Type reference (TYPE) SOTR_CONC '3C3FFE41DAE5FE67E10000000A155356' 20050202
16 UNKNOWN_COMMTYPE Constant Public Type reference (TYPE) SOTR_CONC '09A2E6413A9ADD0CE10000000A15539D' 20050113
17 UNKNOWN_ISOLANGUAGE Constant Public Type reference (TYPE) SOTR_CONC '3616D9418B005C2AE10000000A15539D' 20050103
18 UNKNOWN_PROVIDER Constant Public Type reference (TYPE) SOTR_CONC '0316D9418B005C2AE10000000A15539D' 20050103
19 UNKNOWN_SAPLANGUAGE Constant Public Type reference (TYPE) SOTR_CONC '0416D9418B005C2AE10000000A15539D' 20050103
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041021
Events
Class CX_BIZC_COMM has no event.
Types
Class CX_BIZC_COMM 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 DESTINATION Call by reference Type reference (TYPE) RFCDEST 20050120
2 Importing FUNCTION Call by reference Type reference (TYPE) STRING 20050120
3 Importing GT_ERRORS Call by reference Type reference (TYPE) BIZC_ERROR_TAB 20050124
4 Importing G_ERROR_CODE Call by reference Type reference (TYPE) NUMC10 20041118
5 Importing G_PROVIDER Call by reference Type reference (TYPE) BIZC_CPROV 20041118
6 Importing MESSAGE Call by reference Type reference (TYPE) STRING 20050103
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041021
8 Importing SEVERITY Call by reference Type reference (TYPE) BIZC_SEVERITY CX_BIZC=>SEVERITY_ERROR 20041230
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20041021
10 Importing TEXTSRC Call by reference Object reference (TYPE REF TO) CX_ROOT 20050202

Method CONSTRUCTOR on class CX_BIZC_COMM has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 700