2009 Aug 07 12:32 PM
Hi Gurus,
Need to call transaction CJR2 with same parameters id but with different value from customized program. I need to ask how to set parameter id for field FROM PERIOD & TO PERIOD on this screen as both the field has same parameter id.
if I use as below, I value for FROM PERIOD only.
SET PARAMETER ID 'VPE' FIELD '01'.
SET PARAMETER ID 'VPE' FIELD '02'.
Call TRANSACTION 'CJR2'.
Please tell me how can i pass two different value to same Parameter id.
Regards
Rajesh
2009 Aug 07 12:34 PM
Hi Gurus,
Need to call transaction CJR2 with same parameters id but with different value from customized program. I need to ask how to set parameter id for field FROM PERIOD & TO PERIOD on this screen as both the field has same parameter id.
if I use as below, I value for FROM PERIOD only.
SET PARAMETER ID 'VPE' FIELD '01'.
SET PARAMETER ID 'VPE' FIELD '02'.
Call TRANSACTION 'CJR2'.
Please tell me how can i pass two different value to same Parameter id.
Regards
Rajesh
2009 Aug 07 12:34 PM
2009 Aug 07 1:43 PM
We've already rejected this post four times. You should read your email more often.
>Please tell me how can i pass two different value to same Parameter id.
You can't.
Thread locked.