DBA Data[Home] [Help]

APPS.PAYBALUP dependencies on HR_BALANCES

Line 539: hr_balances.ins_balance_feed(

535: /*
536: create a balance feed for each input value created.
537: point each to its corresponding input value.
538: */
539: hr_balances.ins_balance_feed(
540: p_option => 'INS_MANUAL_FEED',
541: p_input_value_id => l_input_val_id,
542: p_element_type_id => l_element_type_id,
543: p_primary_classification_id => NULL,