DBA Data[Home] [Help]

APPS.PAY_US_W2_BOX_BAL dependencies on PAY_US_W2_BOX_BAL

Line 1: package body pay_us_w2_box_bal as

1: package body pay_us_w2_box_bal as
2: /* $Header: pyusw2boxbal.pkb 120.0.12020000.3 2013/04/25 12:47:59 skchalla noship $*/
3: /*
4: Copyright (c) Oracle Corporation 1991,1992,1993. All rights reserved
5:

Line 338: END pay_us_w2_box_bal;

334: raise_application_error(-20001,'Error in createing the setup for W2 BOX '||p_w2_box_number
335: ||'in step: '||to_char(ln_step)||' - '||to_char(sqlcode) || '-' || sqlerrm);
336: END; /*insert balances */
337:
338: END pay_us_w2_box_bal;