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

standard report

Former Member
0 Likes
1,541

Hello,

i want to insert one rwo in standard report of mm - price comparison list.

how to insert the row, i want insert the row of remarks, that have display the standard report of mm-price comparison list.

kindly explain me in details and oblige.

thanks

suja

Hello,

i want to insert one rwo in standard report of mm - price comparison list.

how to insert the row, i want insert the row of remarks, that have display the standard report of mm-price comparison list.

kindly explain me in details and oblige.

thanks

suja

14 REPLIES 14
Read only

former_member188827
Active Contributor
0 Likes
1,521

u'll have to make a zcopy of report and make da desired change...u cant change standard report...

plz reward points to helpful answers

Read only

0 Likes
1,521

HELLO,

while making the zreport, how to insert the row, please explain in details.

thanks

suja

Read only

Former Member
0 Likes
1,521

Hi,

better is copy to Zreport and change it.

Which report do you want to update? Sometimes are other ways.

Regards, Dieter

Read only

0 Likes
1,521

HELLO,

In zreport, how to insert the row, please explain in details.

thanks

suja

Read only

0 Likes
1,521

Sujatha,

find out the internal table.

add the field remarks in that table.

see if there is any select query which is using the table which is having the field remarks,if it is there then just add the field of remarks in the select query.

if there is no query the add a query and modify the internal table.

add the field in fieldcatalog too.

K.Kiran.

Read only

Former Member
0 Likes
1,521

hi

one way u can do is copy the report into zreport and do the modifications

other way u can do is thru userexits

regards

sandhya

Read only

0 Likes
1,521

HELLO,

In the zreport, how to insert the row, please explain in details.

thanks

suja

Read only

Former Member
0 Likes
1,521

check for a user exit..if u are not able to find then go for a Zreport.

Read only

Former Member
0 Likes
1,521

Hi,

once again:

Which report do you want to update? Sometimes are other ways.

Regards, Dieter

Read only

Former Member
0 Likes
1,521

HI Sujatha

You havent mentioned which standard report you want to modify..For standard reports to add fields or to add any menu or a screen we have enhancemnets...

You can modify and add fields by changing particular user-exit include program.

For finding which user exit you can use in your program ..find the package name of your standard program and using smod you can check the user-exits available for that

Read only

0 Likes
1,521

hello,

the standard report is price comparison list there i want to insert one row of remark, and every colum the remarks have to disply.

i already make the zreport of the standard report, there i am having problem how to insert the row, please explain me in details.

thanks

suja

Read only

0 Likes
1,521

Hi,

are there any reasons why you don't tell us wich report-name you will modify??

Regards, Dieter

Read only

0 Likes
1,521

report name is RM06EPS0 of mm in this i want to insert the row i.e. called remark, how to do the same, please explain me in detail.

thanks

suja

Read only

0 Likes
1,521

hello,

please explain me

thanks

suja