DBA Data[Home] [Help]

APPS.HRSTRDBI dependencies on FF_FUNCTIONS_S

Line 5535: select ff_functions_s.nextval

5531: ,p_alias varchar2 default null) is
5532: l_function_id number;
5533: begin
5534: --
5535: select ff_functions_s.nextval
5536: into l_function_id
5537: from dual;
5538: --
5539: insert into ff_functions