How to write a query for a report in apps using md 50

Questions by poojar   answers by poojar

Showing Answers 1 - 4 of 4 Answers

fanish

  • Aug 30th, 2006
 

Let me first tell you about MD50, it a functional document which we receive from Client for technical development MD70. MD50 defines the functional requirement of customization.

Suppose if the MD50 says to create a report to show all the close orders.Than you have develop a MD70 and mention the logic that how you going to fetch those records.What all tables you will accessing etc.

-Fanish

  Was this answer useful?  Yes

Ajay Kunde

  • Feb 21st, 2007
 

1. When you get MD050, first take some time to analyse the MD50 and understand the functionality of the report.
2. See the layout given in MD050.
3. Try to find out the Tables involved in that.
4. Develope pseudo code and prepare MD070.
5. check any format triggers are necessary or any formula columns used.

Complete the MD70 and develop the coding after getting sign off.

Regards,
Ajay Kunde

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions