DBA Data[Home] [Help]

APPS.FA_MC_UPG3_PKG dependencies on GL_JE_CATEGORIES

Line 1896: FROM GL_JE_CATEGORIES

1892:
1893: -- get the category name
1894: SELECT user_je_category_name
1895: INTO G_category_name
1896: FROM GL_JE_CATEGORIES
1897: WHERE je_category_name = 'MRC Open Balances';
1898:
1899: -- get the source name
1900: SELECT user_je_source_name