DBA Data[Home] [Help]

APPS.HR_PPVOL dependencies on PAY_ORG_PAYMENT_METHODS_S

Line 78: select pay_org_payment_methods_s.nextval

74: -- Get the ID of the new method
75: --
76: hr_utility.set_location('HR_PPVOL.ins_opm',1);
77: --
78: select pay_org_payment_methods_s.nextval
79: into method_id
80: from dual;
81: --
82: -- Now do the insert