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

error statement missing enchancement

Former Member
0 Likes
388

hai,

i just copy stanadard mb5s and place in zprogram. but it getting error.

error: report//program is missing or program type is i(include).

what can do it plz guide me?

i want to place posting date on selection screen and made modifications as for it.

plz guide me.

thank u

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
360

in ur source code REPORT report_name statement is missing.

--

Reddy

2 REPLIES 2
Read only

Former Member
0 Likes
360

HI,

You must have comment the report statement. Write report statement on the top

it will solve your problem.



Report zsample.

Your code.

Regards and Best wishes.

Read only

Former Member
0 Likes
361

in ur source code REPORT report_name statement is missing.

--

Reddy