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

changes in SET

Former Member
0 Likes
565

Hi all,

whenever we do changes in SET we are supposed to generate report group GR53 manually.

Whether there is any automatic settings in R3 which can avoid this manual work.

Regards,

Kavitha

3 REPLIES 3
Read only

andreas_mann3
Active Contributor
0 Likes
527

hi,

create a report using fm GRW_JOB_SUBMIT_PREPARE

A.

Read only

0 Likes
527

Hi Andreas,

Can you please be a bit elaborate on this...

FM GRW_JOB_SUBMIT_PREPARE.

Regards,

Kavitha

Read only

0 Likes
527

hi,

this function module generates your painter-report.

create a report, which generates all painter-reports and execute it per job.

Andreas