SAP ABAP Class /BOBF/CX_FRW (BOPF Exception Class)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
     /BOBF/FRAMEWORK (Package) Business Object Processing Framework
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 20081213
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20081213
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOBF/CX_TEXT_COLLECTION Exception for DO Text Collection 20081016
2 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CX_PERSON_MODIFY Person Modify Failed 20101012
3 Inheritance (c INHERITING FROM c_ref)  /BOFU/CX_SAM_ADAPTER Error in STM Adapter 20081127
4 Inheritance (c INHERITING FROM c_ref)  /BOFU/CX_FRW_PPF PPF Exceptions 20090217
5 Inheritance (c INHERITING FROM c_ref)  /BOFU/CX_FRW_BUPA Exception class for Buisness Partner BOs 20081127
6 Inheritance (c INHERITING FROM c_ref)  /BOFU/CX_FRW_AUTH_CHECK Authority Check Exceptions 20090121
7 Inheritance (c INHERITING FROM c_ref)  /BOFU/CX_CHANGE_DOC_HANDLING Change Document Handling Errors 20090205
8 Inheritance (c INHERITING FROM c_ref)  /BOFU/CX_ADDRESS Exception for Dependend Object Address 20081127
9 Inheritance (c INHERITING FROM c_ref)  /BOBF/CX_TOOL_RW_NODES Exception class for rw nodes tracing 20081213
10 Inheritance (c INHERITING FROM c_ref)  /BOBF/CX_ATF_DAC 20080612
... Click here to see Used By full list (18 items)
Properties
Class /BOBF/CX_FRW  
Short Description BOPF Exception Class    
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 /BOBF/FRAMEWORK   Business Object Processing Framework 
Created 20081213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/CX_FRW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20081213
Friends
Class /BOBF/CX_FRW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 /BOBF/CX_FRW Constant Public See coding 20081219
2 MO_MESSAGE Instance attribute Public Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20081213
3 MT_ATTRIBUTE Instance attribute Public Type reference (TYPE) /BOBF/T_FRW_NAME List of Names (e.g. Fieldnames) 20081213
4 MV_APPLICATION_INFORMATION Instance attribute Public Type reference (TYPE) STRING 20110314
5 MV_KEY Instance attribute Public Type reference (TYPE) /BOBF/CONF_KEY Key 20081213
6 MV_NODE Instance attribute Public Type reference (TYPE) /BOBF/OBM_NODE_KEY Node Key 20081213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20081213
Events
Class /BOBF/CX_FRW has no event.
Types
Class /BOBF/CX_FRW 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 MO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE 20081213
2 Importing MT_ATTRIBUTE Call by reference Type reference (TYPE) /BOBF/T_FRW_NAME 20081213
3 Importing MV_APPLICATION_INFORMATION Call by reference Type reference (TYPE) STRING 20110314
4 Importing MV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY 20081213
5 Importing MV_NODE Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY 20081213
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20081213
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20081213

Method CONSTRUCTOR on class /BOBF/CX_FRW has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOBF/CX_TEXT_COLLECTION Exception for DO Text Collection 20081016
2 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CX_PERSON_MODIFY Person Modify Failed 20101012
3 Inheritance (c INHERITING FROM c_ref)  /BOFU/CX_SAM_ADAPTER Error in STM Adapter 20081127
4 Inheritance (c INHERITING FROM c_ref)  /BOFU/CX_FRW_PPF PPF Exceptions 20090217
5 Inheritance (c INHERITING FROM c_ref)  /BOFU/CX_FRW_BUPA Exception class for Buisness Partner BOs 20081127
6 Inheritance (c INHERITING FROM c_ref)  /BOFU/CX_FRW_AUTH_CHECK Authority Check Exceptions 20090121
7 Inheritance (c INHERITING FROM c_ref)  /BOFU/CX_CHANGE_DOC_HANDLING Change Document Handling Errors 20090205
8 Inheritance (c INHERITING FROM c_ref)  /BOFU/CX_ADDRESS Exception for Dependend Object Address 20081127
9 Inheritance (c INHERITING FROM c_ref)  /BOBF/CX_TOOL_RW_NODES Exception class for rw nodes tracing 20081213
10 Inheritance (c INHERITING FROM c_ref)  /BOBF/CX_ATF_DAC 20080612
11 Inheritance (c INHERITING FROM c_ref)  /BOBF/CX_SP Exception Class for Service Provider 20081213
12 Inheritance (c INHERITING FROM c_ref)  /BOBF/CX_LIB_BS Exception of BS Library Methods 20080811
13 Inheritance (c INHERITING FROM c_ref)  /BOBF/CX_LIB Error messages from library classes 20081213
14 Inheritance (c INHERITING FROM c_ref)  /BOBF/CX_FRW_CORE Core Exceptions 20081213
15 Inheritance (c INHERITING FROM c_ref)  /BOBF/CX_DAC Error Messages of the data access 20081213
16 Inheritance (c INHERITING FROM c_ref)  /BOBF/CX_CONF Exception Class for BOPF Configuration 20081213
17 Inheritance (c INHERITING FROM c_ref)  /BOBF/CX_BUF Buffer Exceptions 20081213
18 Inheritance (c INHERITING FROM c_ref)  /BOBF/CX_ATTACHMENT_FOLDER Exception for Dependend Object Address 20080614
History
Last changed by/on SAP  20130531 
SAP Release Created in 702