cancel
Showing results for 
Search instead for 
Did you mean: 

How ho handle the exception

Former Member
0 Kudos

Hi experts ,

I have standard smartform DPR_APPROVAL_HIER which is related to xRPM , whenever i am excution this smartform i am getting error exception occor which is not handled .

the Exception name is CX_DPR_FATEL_ERROR . its totally relard with OOPs , i not have any idea of that ,

Please let me know if there is any one have solution , how can catch this exception.

thanks in Advance

Ajay

Accepted Solutions (1)

Accepted Solutions (1)

Vijay
Active Contributor
0 Kudos

hi

just write break-point in the code of your standard smartform and debug it to

find the point where it is throwing the error.

regards

vijay

reward pts if helpful

Answers (1)

Answers (1)

former_member196280
Active Contributor
0 Kudos

If you rhink this exception is not handled while calling function module just comment this expection, or customize it and handle it.

Regards,

Sairam