DBA Data[Home] [Help]

APPS.FA_MC_UPG3_PKG dependencies on GL_JE_CATEGORIES

Line 1887: FROM GL_JE_CATEGORIES

1883:
1884: -- get the category name
1885: SELECT user_je_category_name
1886: INTO G_category_name
1887: FROM GL_JE_CATEGORIES
1888: WHERE je_category_name = 'MRC Open Balances';
1889:
1890: -- get the source name
1891: SELECT user_je_source_name