DBA Data[Home] [Help]

APPS.JAI_RCV_UTILS_PKG dependencies on RCV_TRANSACTIONS

Line 93: v_currency_conversion_rate rcv_transactions.currency_conversion_type % type;

89: p_gl_set_of_books_id OUT NOCOPY number)
90: IS
91: v_set_of_books_id gl_sets_of_books.set_of_books_id % type;
92: v_func_currency gl_sets_of_books.currency_code % type;
93: v_currency_conversion_rate rcv_transactions.currency_conversion_type % type;
94:
95: /* Bug 5243532. Added by Lakshmi Gopalsami
96: * Defined variable for implementing caching logic.
97: */