DBA Data[Home] [Help]

APPS.FA_FAS870_XMLP_PKG dependencies on FA_BOOK_CONTROLS

Line 99: FROM FA_BOOK_CONTROLS bc,

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