DBA Data[Home] [Help]

APPS.OM_SETUP_VALID_PKG dependencies on OE_SYS_PARAMETERS_PVT

Line 1650: l_AR_Sys_Param_Rec := OE_Sys_Parameters_Pvt.Get_AR_Sys_Params(oulist(i));

1646: FROM AR_SYSTEM_PARAMETERS_ALL aspa, GL_SETS_OF_BOOKS gsob
1647: WHERE aspa.ORG_ID = oulist(i)
1648: AND gsob.SET_OF_BOOKS_ID = aspa.SET_OF_BOOKS_ID;
1649: ELSE
1650: l_AR_Sys_Param_Rec := OE_Sys_Parameters_Pvt.Get_AR_Sys_Params(oulist(i));
1651: l_sob_id := l_AR_Sys_Param_Rec.set_of_books_id;
1652: SELECT gsob.NAME
1653: INTO sobar
1654: FROM GL_SETS_OF_BOOKS gsob