Hi Experts,
I am a beginner in BSP. I have a doubt. Please help.
I have a controller class and the method 'GET_SO_DETS' of model class 'ZSEMC_CL_MODEL_CREATE_CLAIM' is called from the controller class.
I am binding the attributes of the model class in the view of the controller.
In the view layout, i am binding the structure attribute using '//model/structure/fields' .
On running, it raises a runtime error saying 'An exception with the type CX_SY_DYN_CALL_PARAM_NOT_FOUND occurred, but was neither handled locally, nor declared in a RAISING clause'.
In the Long text error description, I get 'Could not find the parameter 'ATTRIBUTE_PATH' when dynamically calling the method 'GET_SO_DETS' of the class 'ZSEMC_CL_MODEL_CREATE_CLAIM''.
I have checked placing the HTTP breakpoint at the method. All the parameters are being passed correctly.
Please help asap as this hinders my work. Points will be rewarded.
Thanks,
Megha