name at least five reports in oracle inventory related to
transaction ?

Answer Posted / guest

1) Inventory Transaction register
2) Receiving transaction register
3) Material Distribution report
4) Lot transaction register
5) Serial Transaction register
6) Transactional historical summary

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are do's and dont's of Interface?

1905


Do you know what are user profiles in apps. Any examples you can give?

660


Can you define an erp system?

680


Can u give the Documentation of Custom.pll in oracle apps

2995


can we use look up type instead of a pofile option?or valueset?is it possible how?

1786






Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?

637


What does appl_top directory contain?

646


What is instead of trigger in where we will use?

676


How can you achieve loose coupling in soa framework?

722


What is sca and how is it useful?

660


What are the Standard Reports and Forms in HRMS?

1771


What is count(*) from po_vendors(any table)?

641


What is the concept of soa governance?

772


How is choreography different from orchestration?

652


A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.

1679