DBA Data[Home] [Help]

APPS.HR_PPVOL dependencies on PAY_EXTERNAL_ACCOUNTS_S

Line 143: select pay_external_accounts_s.nextval

139: begin
140: --
141: -- First get the UID
142: --
143: select pay_external_accounts_s.nextval
144: into account_id
145: from dual;
146: --
147: -- Now insert the new row