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

Copying RIMODGEN program to Z program

Former Member
0 Likes
567

Hi

I am trying to copy the report program RIMODGEN which generates CFM1 transaction screen.

I have to insert two select options in this selection screen for some user requirement.

I dont know the reason but the first 3 parameters which appear in RIMODGEN disappear when I am copying this program onto a Z program, can you please help me on this issue

POINTS ARE GUARANTEED for all helpful answers

Hi

I am trying to copy the report program RIMODGEN which generates CFM1 transaction screen.

I have to insert two select options in this selection screen for some user requirement.

I dont know the reason but the first 3 parameters which appear in RIMODGEN disappear when I am copying this program onto a Z program, can you please help me on this issue

POINTS ARE GUARANTEED for all helpful answers

3 REPLIES 3
Read only

Former Member
0 Likes
527

hi Smith,

I guess you might have not copied the selection screen texts and text symbols.

Regards,

Santosh

Read only

Former Member
0 Likes
527

have you copied all the includes..

when you try to copy that program , it will a popup asking whether to copy some 7 includes.

Have you copied all of them by giving Z names

Read only

0 Likes
527

yeah i have tried copying them too... bur doesnt help... u can see in the RIMODGEN at selection screen output event

PERFORM %_START_REPORT(YRSDBRUNT) USING '04'.

I think something linked with this