DBA Data[Home] [Help]

APPS.PAY_IP_BAL_UPL_STRUCT dependencies on HR_BALANCES

Line 603: hr_balances.ins_balance_feed(

599: /*
600: create a balance feed for each input value created.
601: point each to its corresponding input value.
602: */
603: hr_balances.ins_balance_feed(
604: p_option => 'INS_MANUAL_FEED',
605: p_input_value_id => l_input_val_id,
606: p_element_type_id => l_element_type_id,
607: p_primary_classification_id => NULL,