DBA Data[Home] [Help]

APPS.PQH_SS_HISTORY dependencies on DUAL

Line 1225: from dual;

1221: if c_vf_sup_step%NOTFOUND then
1222: --
1223: select hr_api_transaction_steps_s.nextval
1224: into l_step_id
1225: from dual;
1226:
1227: insert into hr_api_transaction_steps(
1228: transaction_step_id ,
1229: transaction_id ,