DBA Data[Home] [Help]

APPS.CSTPLENG dependencies on GL_SETS_OF_BOOKS

Line 5844: from gl_sets_of_books

5840:
5841: l_stmt_num := 5;
5842: select currency_code
5843: into l_pri_curr
5844: from gl_sets_of_books
5845: where set_of_books_id = l_sob_id;
5846:
5847: l_stmt_num := 6;
5848: if (l_alt_curr is not NULL and l_conv_rate = -1) then