Quantcast
Channel: SCN : Discussion List - Customer Relationship Management (SAP CRM)
Viewing all articles
Browse latest Browse all 4296

Exception condition CONFIG_NOT_FOUND raised in opportunity page

$
0
0

Hi Experts,

                I am getting an exception in opportunity page as follows :

 

The following error text was processed in the system MCD : Exception condition "CONFIG_NOT_FOUND" raised.

The error occurred on the application server gsusapdp03_MCD_00 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: IF_BSP_DLC_CONFIGURATION~GET_CONFIG_DATA of program

CL_BSP_DLC_CONFIGURATION2=====CP

 

                I enhanced CRM opportunity component to include another view(Custom view).

I have created the role config key 'ZMKT_PRO' and created a new configuration with following

settings :

Role Key                   ZMKT_PRO

Component Usage  <DEFAULT>

Object Type              BT111_OPPT

Object Subtype      ZOPS

 

                Now when I use code like mentioned below, i get the exception when opening the page

<%

  DATA:

  lv_xml    TYPE string.

  lv_xml = controller->configuration_descr->get_config_data( ).

%>

<chtmlb:overviewFormConfig xml  = "<%= lv_xml %>"

               mode = "RUNTIME" />

                  

                What wrong am I doing here?


Viewing all articles
Browse latest Browse all 4296

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>