Application Development 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: 

Copying report with includes

Former Member
0 Kudos

Hi all

sorry if the question has already been posted earlier... I try to search sdn, but keywords are too general.

I have a report with some includes and I would like to create a copy of it.

When I copy, I set checkbox for copying also includes, and after system show me a table with includes of the report I am copying and a field to set the name of the includes that (I think) will be copied.

So that if I have ZREPORT with include ZINCLUDE, copying ZREPORT IN ZREPORT2, I set that ZINCLUDE to be copied in ZINCLUDE2. What I think I should see, is that ZREPORT2 and ZINCLUDE2 have been created, and the first, contains include statement for ZINCLUDE2. Instead, only ZREPORT2 have been created, and the include statement is still for ZINCLUDE (and not ZINCLUDE2) .

What's wrong in my movement?

thanks

Gabriele

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

If u want the ZINCLUDE2 in ZREPORT2 follow the below steps.

1. Enter ZREPORT as a Program Name

2. Click copy

3. Enter the Target Program name

4. Enter the Target Include-Name

5. Select the That Particular row(By clicking on button in Left side)

6.Select the Copy

Then U will see ZINCLUDE2 in ZREPORT2.

Edited by: subas Bose on May 30, 2011 2:53 PM

3 REPLIES 3

Former Member
0 Kudos

Hello,

look these links:

Bye!

Former Member
0 Kudos

Hi,

If u want the ZINCLUDE2 in ZREPORT2 follow the below steps.

1. Enter ZREPORT as a Program Name

2. Click copy

3. Enter the Target Program name

4. Enter the Target Include-Name

5. Select the That Particular row(By clicking on button in Left side)

6.Select the Copy

Then U will see ZINCLUDE2 in ZREPORT2.

Edited by: subas Bose on May 30, 2011 2:53 PM

0 Kudos

thank you very much ... I was going crazy. I thought that putting the new include name was enaugh and I did not see the button row!