cancel
Showing results for 
Search instead for 
Did you mean: 

Enhancement Report

former_member1241202
Active Participant
0 Kudos

Dear all,

I am going to develop a new report as per the customer requirement,but i am new to this enhancement process.

Kindly guide me,apart from table name and field name what are the other functions which i need to discuss with ABABER'S.

Regards

Rajasekaran

Accepted Solutions (1)

Accepted Solutions (1)

former_member184574
Active Contributor
0 Kudos

Hi,

Check the below document...

former_member1241202
Active Participant
0 Kudos

Dear kumar,

Thanks for your document.

Regards

Rajasekaran

Answers (1)

Answers (1)

Former Member
0 Kudos
  • Always explain fully the purpose of the report.  This has the potential to save many iterations of revision.
  • Tell as much as you know of the logical relationships of the tables.  These the ABAPer will uuse to make the joinings.  If you already know the joins that you want, specify them.  This can much increase the delivery time of the code.
  • Define the input screen clearly.  Tell the conditions that the input puts on the selection of data and thus the output.
  • Define the output clearly.  What fields are output and where on the report.  How do they relate to standard screens in SAP.
  • Consider if special calculations need to be done and give the ABAPer details.  Suppose for instance one of your fields should be a weighted average.  There are many ways to produce a weighted average and they can produce different numbers.  Specify the exact calculations that you want.
  • There are additional special considerations for the use of the output.  Does it need to be downloadable?  Does it need to be in an ALV grid?  Will the user want to drill down into documents specified or into calculated numbers to see what makes them up?  Specify these.

This is a small sampling of what you need to provide.

Neal

former_member1241202
Active Participant
0 Kudos

Dear sir,

Thanks for your valuable guidelines.

Regards

Rajasekaran