DBA Data[Home] [Help]

APPS.PAY_US_INDIANA dependencies on PAY_US_RPT_TOTALS

Line 109: FROM pay_us_rpt_totals

105: END IF; /* l6_dev_phase */
106:
107:
108: DELETE
109: FROM pay_us_rpt_totals
110: WHERE attribute20 = 'INDIANA_YEAR_BEGIN_ADDRESS'
111: AND organization_id = l_session_id;
112:
113: COMMIT;

Line 374: INTO pay_us_rpt_totals

370: into l_session_id
371: from dual;
372:
373: INSERT
374: INTO pay_us_rpt_totals
375: (
376: organization_id,
377: gre_name,
378: attribute1,