DBA Data[Home] [Help]

APPS.PAYWSDYG_PKG dependencies on PAY_TRIGGER_PARAMETERS_S

Line 174: SELECT pay_trigger_parameters_s.NEXTVAL

170: ) RETURN NUMBER IS
171: --
172: -- Get the next primary key value from the database sequence
173: CURSOR get_id IS
174: SELECT pay_trigger_parameters_s.NEXTVAL
175: FROM dual;
176: --
177: -- Find any existing parameter matching the name, type and usage ID
178: CURSOR get_existing(