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

Regarding copying from standard program to the custom program (z_program).

Former Member
0 Likes
711

HI ,

This is the standard report (hierachical alv report ) " raimavar3 " i copied this into my own " zraimavar3 " program

i copied all ,Source,Text elements,Documentation,Variants,Userinterface,screens,Includes.

when i am executing this standard report ,output is coming fine

but the zraimavar3 report is executing output is not displaying as of standard formate display.

could u plz explain what may the problem

6 REPLIES 6
Read only

Former Member
0 Likes
686

could u plz explain ur problem clearly

Read only

Former Member
0 Likes
686

Hi,

1. Check whether all the text symbols/message class/includes/screen etc are activated

2. The 1st line of Z Report program is changed with the new Program Name.

Best regards,

Prashant

Read only

Former Member
0 Likes
686

HI,

Execute both the programs and manually copy the ALV layout of standard program to you Zprogram. Standard Program has got some Layout saved which is not saved to your Zprogram.

Hope this helps you

Raj.

Read only

0 Likes
686

hi Raj,

i am using this FM CALL FUNCTION 'REUSE_ALV_HIERSEQ_LIST_DISPLAY'

for displaying the output

Read only

0 Likes
686

hi vijay ,

thank you so much i will give points

Thanks, & Regards,

J.Rajesh.

Read only

0 Likes
686

Hi Raj,

Thank you very much

I will give you points,

Thanks & Regards,

J.Rajesh.