DBA Data[Home] [Help]

APPS.OTA_COMPETENCE_SS dependencies on FND_FORM_FUNCTIONS

Line 1562: FROM fnd_form_functions

1558: instr(web_html_call, '&', instr(web_html_call, param), 1))-instr(web_html_call, param))),
1559: instr(substr(web_html_call, instr(web_html_call, param),
1560: (decode(instr(web_html_call, '&', instr(web_html_call, param), 1), 0, (length(web_html_call)+1),
1561: instr(web_html_call, '&', instr(web_html_call, param), 1))-instr(web_html_call, param))), '=')+1)) "paramvalue"
1562: FROM fnd_form_functions
1563: WHERE function_name = 'OTA_LEARNER_HOME_SS';
1564:
1565: l_business_group_id per_all_people_f.business_group_id%type;
1566: l_ntfFyiParamVal varchar2(5) := 'N';