2006 Sep 02 10:41 AM
Hi,
I am using internal order exit for tcode F-02.get parameter using for getting the G/L code.how to refresh GET parameter at runtime.i am using SET parameter but it is not working..
pls advise me.
Regards,
Ravi
Hi,
I am using internal order exit for tcode F-02.get parameter using for getting the G/L code.how to refresh GET parameter at runtime.i am using SET parameter but it is not working..
pls advise me.
Regards,
Ravi
2006 Sep 02 10:58 AM
Hi,
Pass the parameter <b>SPACE</b> to the Parameter ID. Thats the only way you can clear it.
Reward if helpful.
Rgds
2006 Sep 02 12:45 PM
Thanks for your reply.
I am using field_exit_aufnr field exit for internal order fpr tcode F-02.
based on G/L code in F-02 tcode next screen changing. if i enter one G/L code it is coming internal order screen, if i enter another G/L it coming cost centre screen.
in my field exit i am getting input(internal order). if input ne space then i am using get parameter id 'prt' frield saknr.that means whenever i am entering internal order related G/L code at that time only my G/L code should capture..but here intersetingly irrespective of G/L code validations is taking place.
Now what is hapening if i enter first time G/L code which is required internal order field so my g/l code is capturing, in 2 line item i am entering cost center realted G/L code eventhough this time it is capturing my g/L code.
this G/L code is not clearing eventhough i am setting SET parameter id 'PRT' field space.
I have cleared within the exit but it is not clearing..
I want to know where exactly this SET parameter i have to use.
Pls do the needful
Regards,
Ravi
2006 Sep 02 11:24 AM
2006 Sep 02 11:38 AM
Hi,
use below syntax...
<b>SET PARAMETER ID 'YOUR PARAMETER ID' FIELD SPACE.</b>
Cheers,
Abdul Hakim
2008 Sep 02 1:55 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |