DBA Data[Home] [Help]

APPS.JAI_AR_VALIDATE_DATA_PKG dependencies on FND_CURRENCIES

Line 15: FROM fnd_currencies

11: /* START, Added by Bgowrava for Bug#5484865 */
12: CURSOR cur_curr_precision(cp_set_of_books_id gl_sets_of_books.set_of_books_id%TYPE)
13: IS
14: SELECT NVL(minimum_accountable_unit,NVL(precision,2))
15: FROM fnd_currencies
16: WHERE currency_code IN
17: (
18: SELECT Currency_code
19: FROM gl_sets_of_books