DBA Data[Home] [Help]

APPS.CSTPLENG dependencies on GL_SETS_OF_BOOKS

Line 5948: from gl_sets_of_books

5944:
5945: l_stmt_num := 5;
5946: select currency_code
5947: into l_pri_curr
5948: from gl_sets_of_books
5949: where set_of_books_id = l_sob_id;
5950:
5951: l_stmt_num := 6;
5952: if (l_alt_curr is not NULL and l_conv_rate = -1) then