cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EWM RF screen field value of exception code (ex:SV_SHORTCUT) to be populaed on the next screen.

Former Member
0 Kudos
1,438

Hi,

I have a requirement to bin proposal based on the exception code user enters.

When user enters ZB it goes to next screen for the bin proposal. May I know how do I retrieve the value of exception code what we entered in previous screen? I tried to call methods /scwm/cl_rf_bll_srvc=>get_shortcut, set_method etc. but it is returning empty value. May I know based on what condition it should set the values in this parameter?

Or can we use import/export , if so how?

I implemented BADI /scwm/ex_excp_exc_flt->filter_exception_codes which works fine (when we enter exception code). It returns the correct value. But when I am in next screen, it returns all the exception codes from system. How do I restrict with user entered exception code, because the screen parameter will be cleared in the next screen?

Appreciate your response!

Thanks,

JK

Accepted Solutions (0)

Answers (0)