DBA Data[Home] [Help]

APPS.HR_TRANSACTION_API dependencies on HR_TRV_INS

Line 1126: hr_trv_ins.ins

1122: end if;
1123: --
1124: if l_insert then
1125: -- call the row handler to insert the transaction value
1126: hr_trv_ins.ins
1127: (p_validate => false
1128: ,p_transaction_value_id => p_transaction_value_id
1129: ,p_transaction_step_id => p_transaction_step_id
1130: ,p_datatype => p_datatype