DBA Data[Home] [Help]

APPS.OE_UPGRADE_MISC_NEW dependencies on OE_SYS_PARAMETERS_PVT

Line 385: l_AR_Sys_Param_Rec := OE_Sys_Parameters_Pvt.Get_AR_Sys_Params(p_org_id);

381: AND a.set_of_books_id = b.set_of_books_id
382: AND ROWNUM =1;
383: RETURN l_curr_code;
384: ELSE
385: l_AR_Sys_Param_Rec := OE_Sys_Parameters_Pvt.Get_AR_Sys_Params(p_org_id);
386: l_sob_id := l_AR_Sys_Param_Rec.set_of_books_id;
387: SELECT b.currency_code
388: INTO l_curr_code
389: FROM GL_SETS_OF_BOOKS b