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

making changes for a standard report

Former Member
0 Likes
2,783

Hi all,

can any one tell me how toi make the changes for a standard report as per the client requirment.

This is a report for RFQ price comparision,there is a SAP standard report available with tarnsaction code ME49.But some modificatios are required in the format.

How should I do this.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,772

dont try to change standard report

try to copy the standard program to zprogram and modify it as per ur need and provide t.code to it....

6 REPLIES 6
Read only

Former Member
0 Likes
1,773

dont try to change standard report

try to copy the standard program to zprogram and modify it as per ur need and provide t.code to it....

Read only

Former Member
0 Likes
1,772

Hi Siva,

My suggestion will be making changes to the standard report will be bit critical. Under standard report of price comparison understand what are the requirements that you have to change and prepare a custom report of your own will be a better option.

Cheers!!

VEnk@

Read only

bpawanchand
Active Contributor
0 Likes
1,772

Could you please let us know what is the name of the report ?

And try to open the report in the display mode and then try to find for the Enhancement Spots inside the report and if you found any one of them in the suitable area then try to define the code in the particular enhancement spot

Read only

Former Member
0 Likes
1,772

Hello,

If you have any small changes first think that it should not affect other functionalites, then take the access key i change to client requirements.

or

First convert standard program to Y or Z Program then try to change the requirements.

Read only

Former Member
0 Likes
1,772

Hi Siva,

The best practice is copy the standard report and do the changes or modification as per the client requirement.

Thanks,

Chidanand

Read only

raviprakash
Product and Topic Expert
Product and Topic Expert
0 Likes
1,772

>

> Hi all,

>

> can any one tell me how toi make the changes for a standard report as per the client requirment.

> This is a report for RFQ price comparision,there is a SAP standard report available with tarnsaction code ME49.But some modificatios are required in the format.

>

> How should I do this.

Hi Shiv,

I checked the transaction ME49 and found that it is based on a executable report called RM06EPS0. Also it is very much possible to make changes to this repor using the enhancement points. I found that already the report provides a lot of enhancement points. Here have a look:-

1) ENHANCEMENT-POINT RM06EPS0_G4 SPOTS ES_RM06EPS0

2) ENHANCEMENT-POINT RM06EPS0_01 SPOTS ES_RM06EPS0

3) ENHANCEMENT-POINT RM06EPS0_G5 SPOTS ES_RM06EPS0.

4) ENHANCEMENT-POINT RM06EPS0_G6 SPOTS ES_RM06EPS0.

5) ENHANCEMENT-POINT RM06EPS0_G7 SPOTS ES_RM06EPS0.

6) ENHANCEMENT-POINT RM06EPS0_02 SPOTS ES_RM06EPS0.

7) ENHANCEMENT-POINT RM06EPS0_06 SPOTS ES_RM06EPS0 .

Please refer to link below for more information about enhancement spots:-

http://help.sap.com/saphelp_nw04s/helpdata/en/91/f1e540f8648431e10000000a1550b0/frameset.htm

Many regards,

Ravi.