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

info submit

Former Member
0 Likes
304

hi,

I must pass some values to another report, as it regards the parameters use =.

to fill with the select option the syntax is identical?

thk

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
276

Hi,

You can use the following statement to pass select-options.

SUBMIT {rep|(name)} [selscreen_options]

[list_options]

[job_options]

[AND RETURN].

Regards,

Kumar

1 REPLY 1
Read only

Former Member
0 Likes
277

Hi,

You can use the following statement to pass select-options.

SUBMIT {rep|(name)} [selscreen_options]

[list_options]

[job_options]

[AND RETURN].

Regards,

Kumar