Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

selection screen

Former Member
0 Kudos

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

1 ACCEPTED SOLUTION

Former Member
0 Kudos

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?

5 REPLIES 5

Former Member
0 Kudos

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?

Former Member
0 Kudos

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.

former_member183990
Active Contributor
0 Kudos

hey use this

cheers

s.janagar

Former Member
0 Kudos

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

babu_kilari4
Active Contributor
0 Kudos

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