DBA Data[Home] [Help]

APPS.HXT_RETRIEVAL_ROLLBACK dependencies on HXT_DML

Line 3143: HXT_DML.insert_HXT_DET_HOURS_WORKED

3139:
3140: -- l_id := hxt_seqno.NEXTVAL;
3141: -- Commented this statement and added the above cursor for the Bug 13832327
3142:
3143: HXT_DML.insert_HXT_DET_HOURS_WORKED
3144: (p_rowid => l_rowid
3145: ,p_id => l_ids_tab(i) -- Bug 13832327
3146: ,p_parent_id => l_det_tab(i).parent_id
3147: ,p_tim_id => l_det_tab(i).tim_id