DBA Data[Home] [Help]

APPS.PAY_CN_BAL_UPL_STRUCT dependencies on HR_BALANCES

Line 822: hr_balances.ins_balance_feed(

818: --
819: -- create a balance feed for each input value created.
820: -- point each to its corresponding input value.
821: --
822: hr_balances.ins_balance_feed(
823: p_option => 'INS_MANUAL_FEED',
824: p_input_value_id => l_input_val_id,
825: p_element_type_id => l_element_type_id,
826: p_primary_classification_id => NULL,