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

Submit Report

Former Member
0 Likes
342

HI All,

I am working on a report whcih needs to be submitted in another program,in the selection screen i need to select the dynamic select screen parameters and the report has LDB.how can i get this done,this is for tcode cn43 and report name is rcnpe000.help me out.thanks alot for ur time.

Babita

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
295

Create a variant for the report and use SUBMIT statement with SELECTION-SET addition,

See F1 help for submit for sample code or search the forum.

Regards

Karthik D

1 REPLY 1
Read only

Former Member
0 Likes
296

Create a variant for the report and use SUBMIT statement with SELECTION-SET addition,

See F1 help for submit for sample code or search the forum.

Regards

Karthik D