DBA Data[Home] [Help]

APPS.OE_UPGRADE_MISC dependencies on OE_SYS_PARAMETERS_PVT

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

388: AND a.set_of_books_id = b.set_of_books_id
389: AND ROWNUM =1;
390: RETURN l_curr_code;
391: ELSE
392: l_AR_Sys_Param_Rec := OE_Sys_Parameters_Pvt.Get_AR_Sys_Params(p_org_id);
393: l_sob_id := l_AR_Sys_Param_Rec.set_of_books_id;
394: SELECT b.currency_code
395: INTO l_curr_code
396: FROM GL_SETS_OF_BOOKS b