DBA Data[Home] [Help]

APPS.HR_PARAMETER_HRMNPSUM dependencies on ICX_UTIL

Line 462: icx_util.lovscript;

458: htp.htmlOpen;
459: htp.headOpen;
460:
461: js.scriptopen;
462: icx_util.lovscript;
463: js.scriptclose;
464: -- Java Script to create functionality for cross validation of Geography
465: -- Parameters
466: java_string := java_string|| 'function getGeog(field, index)' ;