is UOM maintained at master level or organization level or both?
Answers were Sorted based on User's Feedback
Answer / amit shrivastava
Unit of Measure should be maintained at the Master level
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / sri harsha samudrala
We can maintain them at both levels.
| Is This Answer Correct ? | 1 Yes | 4 No |
what is instead of trigger in where u will use?
Hoe to skip middle of the record by using SQL*Loader?
How to attach the multiple templates in XML Pub Report?
in procedure how to return a value
when we run payment batch what are the 3 concurrent programs?
How to know the number of invoices generated for one PO from front end (navigation)?
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.
In a package have predefined exception and user defined exception. while execution which exception will be executed first? why?
why r u transer the data base tables to flat file and what is use
We have to show a logo/image in a report? what are the steps and which format it is?whether in pdf format is applicable or not?
How we will receive the work from the client? what type of documents we will develop in the entire implementation project? plz tell me the total scinario?
2 Answers Deloitte, Intelligroup,
what is count(*) from po_vendors(any table)? what does it do and what is count(1) from po_vendors(any table)? what is count(0) from po_vendors(any table) the out put is same what is the difference