Dear Experts,
I have the following Query.
My requirement is to creat a subscreen in transaction ME52N and inside the subscreen the
content is location(field T499S-STAND).
I have created the sub screen(by using the program name SAPLXM02 and screen no 111) and
inside that i have created one field EBAN-STAND.
and activated it.the sub screen is coming perfectly.Now my requirement is to display the value of
location (the value to be extracted from T499S) and display it in the screen field EBAN-STAND.
How to write the code in the implementation of BADI MD_PURREQ_CHANGE.