DBA Data[Home] [Help]

APPS.FA_FAS446_XMLP_PKG dependencies on FA_BOOK_CONTROLS

Line 100: FROM FA_BOOK_CONTROLS bc,

96: SELECT
97: cur.precision
98: INTO
99: l_precision
100: FROM FA_BOOK_CONTROLS bc,
101: GL_SETS_OF_BOOKS sob,
102: FND_CURRENCIES cur
103: WHERE bc.book_type_code = P_BOOK
104: AND sob.set_of_books_id = bc.set_of_books_id