‎2009 Apr 27 9:49 AM
im creating a selection screen
and when i am entering a value that i chose after i pressed F4 it wont enter the var
i wrote
parameters: p_matnr like equi-matnr obligatory.
and i want after i do this line that the var will have the value i chose
thanks
‎2009 Apr 27 9:51 AM
Hi,
Can you pls explain clearly. Didn't get your problem.
You doing F4 and then you choose a value. Does that value go away?
‎2009 Apr 27 9:51 AM
Hi,
Can you pls explain clearly. Didn't get your problem.
You doing F4 and then you choose a value. Does that value go away?
‎2009 Apr 27 9:54 AM
Hi...
just go to EQUI table select matnr and check for check table what they assigned to this. from that table u r getting matnr values while selection using F4.
Regards,
KP.
‎2009 Apr 27 9:55 AM
‎2009 Apr 27 10:03 AM
If you are not associating F4 help exclusively, value should be copied to your variable P_MATNR automatically.
If you have written code to provide F4 help, please paste the code here.
Thanks,
Regards,
Mohaiyuddin
‎2009 Apr 27 10:56 AM
Hello Ami Bardogo,
Do one thing. Go to the transaction ABAPDOCU. There is an example given meeting your requirement.
Refer that once and modify your program accordingly.
If you still face the problem, then get back to us. We will help you out.
Hope you will get the solution with the help of Demo Programs
Thanks,
Babu Kilari