DBA Data[Home] [Help]

APPS.PQP_PRORATION_WRAPPER dependencies on PAY_TRIGGER_COMPONENTS

Line 262: UPDATE pay_trigger_components

258:
259: DBMS_SQL.COLUMN_VALUE(l_cursor_num, 1, l_short_name );
260: DBMS_SQL.COLUMN_VALUE(l_cursor_num, 2, l_event_id );
261:
262: UPDATE pay_trigger_components
263: SET enabled_flag = 'Y'
264: WHERE event_id = l_event_id;
265:
266: UPDATE pay_trigger_events