Application Development and Automation 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: 
Read only

Get parameter ID 'KUN' not working

Former Member
0 Likes
965

Hi all,

I am working in a screen enhancement here i want to get the screen value using GET parameter.

It was working fine for me but now the same coding is not working i don't have any solution for this.

GET PARAMETER ID 'WRA' FIELD LV_WRART. this is working fine.

GET PARAMETER ID 'KUN' FIELD LV_KUNRE. this was working fine but not now.

Coding has not changed.

Plz help me what should be the problem.

Thanks,

Arun.

Hi all,

I am working in a screen enhancement here i want to get the screen value using GET parameter.

It was working fine for me but now the same coding is not working i don't have any solution for this.

GET PARAMETER ID 'WRA' FIELD LV_WRART. this is working fine.

GET PARAMETER ID 'KUN' FIELD LV_KUNRE. this was working fine but not now.

Coding has not changed.

Plz help me what should be the problem.

Thanks,

Arun.

5 REPLIES 5
Read only

Former Member
0 Likes
897

Check the parameter id for that particular field is correct.

Thanks.

Ramya.

Read only

0 Likes
897

Same coding was working last wednesday.

Parameter ID is correct.

Read only

0 Likes
897

Something must have changed. Have you applied any support packs or SAP notes since last Wednesday?

Read only

0 Likes
897

Hi Evans,

I haven't applied any support packs or SAP notes since last Wednesday.

If so what i should do and who i should ask.

Thanks,

Arun .

Read only

0 Likes
897

"Not working" is not an error description. whats the content of sy-subrc? Is the target variable blank afterwards? Why dont you give an exact description whats the result of your code?