DBA Data[Home] [Help]

APPS.PAY_US_SOE_BALANCES_PKG dependencies on PAY_US_DEDUCTIONS_V

Line 101: (rep_name pay_us_deductions_v.reporting_name_alt%type,

97: );
98:
99: -- Record to store the deduction block elements
100: TYPE dedn_rec is RECORD
101: (rep_name pay_us_deductions_v.reporting_name_alt%type,
102: cur_val number,
103: ytd_val number);
104:
105: -- Record to store federal deduction elements