DBA Data[Home] [Help]

APPS.FA_FAS840_XMLP_PKG dependencies on FA_BOOK_CONTROLS

Line 24: FROM FA_BOOK_CONTROLS_MRC_V bc,

20: l_accounting_flex_Structure,
21: l_distribution_source_book,
22: l_currency_code,
23: l_precision
24: FROM FA_BOOK_CONTROLS_MRC_V bc,
25: GL_SETS_OF_BOOKS sob,
26: FND_CURRENCIES cur
27: WHERE bc.book_type_code = P_BOOK
28: AND sob.set_of_books_id = bc.set_of_books_id

Line 41: FROM FA_BOOK_CONTROLS bc,

37: l_accounting_flex_Structure,
38: l_distribution_source_book,
39: l_currency_code,
40: l_precision
41: FROM FA_BOOK_CONTROLS bc,
42: GL_SETS_OF_BOOKS sob,
43: FND_CURRENCIES cur
44: WHERE bc.book_type_code = P_BOOK
45: AND sob.set_of_books_id = bc.set_of_books_id