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: 

PARAMETER ID

rahulv6
Explorer
0 Kudos

Hello ppl..

Iam trying to write code for paramter ID. The requirement is, the plant field in the zprogram should be populated from the paramter ID 'WRK' from the SAP memory.

I tried to use:

SET PARAMETER ID 'WRK' FIELD S_WERKS.

GET PARAMETER ID 'WRK' FIELD S_WERKS.

but this doesn't work. Can you please help me resolve this issue.

thanks,

1 ACCEPTED SOLUTION

JozsefSzikszai
Active Contributor
0 Kudos

hi Venky,

delete the SET... line

ec

3 REPLIES 3

JozsefSzikszai
Active Contributor
0 Kudos

hi Venky,

delete the SET... line

ec

rahulv6
Explorer
0 Kudos

Thanks Eric

0 Kudos

I gave you the Solution, not just a Helpful answer...