DBA Data[Home] [Help]

APPS.CNSYSP_SYSTEM_PARAMETERS_PKG dependencies on GL_SETS_OF_BOOKS_V

Line 32: FROM gl_sets_of_books_v

28: INTO x_sob_name,
29: x_sob_calendar,
30: x_sob_period_type,
31: x_sob_currency
32: FROM gl_sets_of_books_v
33: WHERE set_of_books_id = x_set_of_books_id;
34: else
35: x_sob_name := NULL ; -- AE 08-05-95
36: x_sob_calendar := NULL ;