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

Call transaction with parameters with same ID

Former Member
0 Likes
776

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

1 ACCEPTED SOLUTION
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
685

Very Bad ... this thread is posted 5 time ... reported !!!

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

2 REPLIES 2
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
686

Very Bad ... this thread is posted 5 time ... reported !!!

Read only

0 Likes
685

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.