SAP ABAP Class CX_BIZC_DOCUMENT (Exceptions in the Document Layer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZC9 (Package) Business Content: Document 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 20050204
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BIZC_DOCUMENT_ATTRIBUTE Exception in Attributes of Documents 20050225
Properties
Class CX_BIZC_DOCUMENT  
Short Description Exceptions in the Document Layer    
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 SBIZC9   Business Content: Document Layer 
Created 20050204   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BIZC_DOCUMENT has no forward declaration.
Interfaces
Class CX_BIZC_DOCUMENT has no interface implemented.
Friends
Class CX_BIZC_DOCUMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CANNOT_CHANGE_EXTERNAL Constant Public Type reference (TYPE) SOTR_CONC 'D1B10A42C524B513E10000000A15539D' 20050210
2 CANNOT_OPEN_STORE Constant Public Type reference (TYPE) SOTR_CONC '7A475BBC0AD93643AFC323B1C3B46AFC' 20050204
3 CREATE_FAILED Constant Public Type reference (TYPE) SOTR_CONC 'BE5604420815DB5FE10000000A15539D' 20050207
4 CREATE_FAILED_EXTERNAL Constant Public Type reference (TYPE) SOTR_CONC 'B2005B4268B6453FE10000000A15539D' 20050413
5 CX_BIZC_DOCUMENT Constant Public Type reference (TYPE) SOTR_CONC '7C4CF7CB26723B4D997231FD34FBE3CE' 20050204
6 DELETE_FAILED Constant Public Type reference (TYPE) SOTR_CONC 'FD1AD6A0072B5A46846EBC46499C19D9' 20050214
7 DOCID Instance attribute Public Type reference (TYPE) BIZC_DOCID BIZC: Internal ID for Reference to Document 20050413
8 DOCUMENT_NOT_EXISTS Constant Public Type reference (TYPE) SOTR_CONC '17E9564245834D48E10000000A155356' 20050411
9 GET_DOCUMENTS Constant Public Type reference (TYPE) SOTR_CONC 'EEAC11424D785378E10000000A15535F' 20050215
10 GET_DOCUMENT_INFO Constant Public Type reference (TYPE) SOTR_CONC 'D58711425F825B78E10000000A15535F' 20050215
11 NO_CONTENT Constant Public Type reference (TYPE) SOTR_CONC '17198BB9EFB4544DA34DC0588D9B982B' 20050204
12 NO_URL Constant Public Type reference (TYPE) SOTR_CONC '33401716EF7CA141B91B1063D305F5DD' 20050204
13 SAVE_FAILED Constant Public Type reference (TYPE) SOTR_CONC '184854427C362D48E10000000A155356' 20050407
14 TITLE Instance attribute Public Type reference (TYPE) STRING Title of a document 20050413
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050204
Events
Class CX_BIZC_DOCUMENT has no event.
Types
Class CX_BIZC_DOCUMENT 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 DOCID Call by reference Type reference (TYPE) BIZC_DOCID 20050413
2 Importing GT_ERRORS Call by reference Type reference (TYPE) BIZC_ERROR_TAB 20050204
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050204
4 Importing SEVERITY Call by reference Type reference (TYPE) BIZC_SEVERITY CX_BIZC=>SEVERITY_ERROR 20050204
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050204
6 Importing TEXTSRC Call by reference Object reference (TYPE REF TO) CX_ROOT 20050204
7 Importing TITLE Call by reference Type reference (TYPE) STRING 20050413

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