DBA Data[Home] [Help]

APPS.FA_FAS447_XMLP_PKG dependencies on FA_BOOK_CONTROLS

Line 102: FROM FA_BOOK_CONTROLS bc,

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