SAP ABAP Class CX_BIZC_PROVIDER (Business Content: Exception Class for Content Provider)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZC1 (Package) Business Content: Interface to Content Provider
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 20050104
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BIZC_PROVIDER_LIST_OBJ_TEST Business Content: Exception: MATCH_ATTRIBUTES 20041001
2 Inheritance (c INHERITING FROM c_ref)  CX_BIZC_PROVIDER_LIST_TEST Business Content: Exception: MATCH_ATTRIBUTES 20041001
3 Inheritance (c INHERITING FROM c_ref)  CX_BIZC_PROVIDER_MATCH_TEST Business Content: Exception: MATCH_ATTRIBUTES 20041001
4 Inheritance (c INHERITING FROM c_ref)  CX_BIZC_PROVIDER_SEARCH_TEST Business Content: Exception: MATCH_ATTRIBUTES 20041001
5 Inheritance (c INHERITING FROM c_ref)  CX_RSO_BIZC_PROVIDER_ERROR Error in BI Business Content Provider 20041119
6 Inheritance (c INHERITING FROM c_ref)  CX_XI_REP_SCENARIO Exception 20041104
Properties
Class CX_BIZC_PROVIDER  
Short Description Business Content: Exception Class for Content Provider    
Super Class CX_BIZC Common Subclass of All BIZC Exceptions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SBIZC1   Business Content: Interface to Content Provider 
Created 20041001   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BIZC_PROVIDER has no forward declaration.
Interfaces
Class CX_BIZC_PROVIDER has no interface implemented.
Friends
Class CX_BIZC_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_BIZC_PROVIDER Constant Public Type reference (TYPE) SOTR_CONC '0305D94156F4F02BE10000000A15535F' 20050104
2 G_ERROR_CODE Instance attribute Public Type reference (TYPE) NUMC10 Numeric character field, length 10 20041014
3 G_PROVIDER Instance attribute Public Type reference (TYPE) BIZC_CPROV ID/Name of Content Provider 20041001
4 MESSAGE Instance attribute Public Type reference (TYPE) STRING 20050110
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041001
Events
Class CX_BIZC_PROVIDER has no event.
Types
Class CX_BIZC_PROVIDER 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 GT_ERRORS Call by reference Type reference (TYPE) BIZC_ERROR_TAB 20050208
2 Importing G_ERROR_CODE Call by reference Type reference (TYPE) NUMC10 20041014
3 Importing G_PROVIDER Call by reference Type reference (TYPE) BIZC_CPROV 20041001
4 Importing MESSAGE Call by reference Type reference (TYPE) STRING 20050110
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041001
6 Importing SEVERITY Call by reference Type reference (TYPE) BIZC_SEVERITY CX_BIZC=>SEVERITY_ERROR 20050104
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20041001
8 Importing TEXTSRC Call by reference Object reference (TYPE REF TO) CX_ROOT 20050208

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