SAP ABAP Class /BOFU/CX_CODE_LIST_PROVIDER (Exception class for Code list provider)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOFU/CODE_LISTS (Package) Code Lists
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 20081127
Properties
Class /BOFU/CX_CODE_LIST_PROVIDER  
Short Description Exception class for Code list provider    
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 /BOFU/CODE_LISTS   Code Lists 
Created 20081127   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/CX_CODE_LIST_PROVIDER has no forward declaration.
Interfaces
Class /BOFU/CX_CODE_LIST_PROVIDER has no interface implemented.
Friends
Class /BOFU/CX_CODE_LIST_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BADI Instance attribute Public Type reference (TYPE) STRING 20081127
2 CHECK_TABLE Instance attribute Public Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20081127
3 DATA_ELEMENT Instance attribute Public Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20081127
4 DATA_ELEMENT_HAS_NO_DOMAIN Constant Public Type reference (TYPE) SOTR_CONC '487FD566042E39A1E10000000A42150B' 20081127
5 DATA_ELEMENT_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '487FD565042E39A1E10000000A42150B' 20081127
6 DOMAIN Instance attribute Public Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20081127
7 DOMAIN_NO_FIX_AND_VALUE_TABLE Constant Public Type reference (TYPE) SOTR_CONC '487FD567042E39A1E10000000A42150B' 20081127
8 DOMAIN_UNKOWN_CHECK_TABLE Constant Public Type reference (TYPE) SOTR_CONC '487FD568042E39A1E10000000A42150B' 20081127
9 DOMAIN_UNKOWN_TEXT_TABLE Constant Public Type reference (TYPE) SOTR_CONC '487FD569042E39A1E10000000A42150B' 20081127
10 TEXT_TABLE Instance attribute Public Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20081127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081127
Events
Class /BOFU/CX_CODE_LIST_PROVIDER has no event.
Types
Class /BOFU/CX_CODE_LIST_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 BADI Call by reference Type reference (TYPE) STRING 20081127
2 Importing CHECK_TABLE Call by reference Type reference (TYPE) DDOBJNAME 20081127
3 Importing DATA_ELEMENT Call by reference Type reference (TYPE) DDOBJNAME 20081127
4 Importing DOMAIN Call by reference Type reference (TYPE) DDOBJNAME 20081127
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20081127
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20081127
7 Importing TEXT_TABLE Call by reference Type reference (TYPE) DDOBJNAME 20081127

Method CONSTRUCTOR on class /BOFU/CX_CODE_LIST_PROVIDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701