DBA Data[Home] [Help]

APPS.PAY_IN_BAL_UPL_STRUCT dependencies on HR_BALANCES

Line 814: hr_balances.ins_balance_feed(

810: /*
811: create a balance feed for each input value created.
812: point each to its corresponding input value.
813: */
814: hr_balances.ins_balance_feed(
815: p_option => 'INS_MANUAL_FEED',
816: p_input_value_id => l_input_val_id,
817: p_element_type_id => l_element_type_id,
818: p_primary_classification_id => NULL,