DBA Data[Home] [Help]

APPS.HRDYNDBI dependencies on PAY_US_CONTR_DBI

Line 524: now pay_us_contr_dbi.

520: fix bug 278064.
521: rfine 24-NOV-1994 Suppressed index on business_group_id
522: mwcallag 13-OCT-1994 Route PAYROLL_ACTION_FLEXFIELD_ROUTE deleted.
523: rfine 05-OCT-1994 Changed call to renamed package: was us_contr_dbi,
524: now pay_us_contr_dbi.
525: mwcallag 28-JUL-1994 Optional commit points added to procedure
526: rebuild_ele_input_bal.
527: mwcallag 20-JUL-1994 It has been decided to convert the formula model
528: to the payroll model for User Defined Data,

Line 4748: pay_us_contr_dbi.create_contr_items (p_input_value_id,

4744: and BUSGP.business_group_id (+) = INPUTV.business_group_id;
4745:
4746: --
4747: if (l_leg_code_ben = 'US') then
4748: pay_us_contr_dbi.create_contr_items (p_input_value_id,
4749: p_effective_date,
4750: l_start_string,
4751: l_end_string,
4752: l_data_type);