DBA Data[Home] [Help]

APPS.HXT_TIME_GEN dependencies on HXT_BATCH_PROCESS

Line 392: hxt_batch_process.set_batch_status (

388: -- Set who update columns on timecard
389: -- Set previous batches back to a hold status
390: IF l_pre_bat_id <> g_asm_rec.batch_id
391: THEN
392: hxt_batch_process.set_batch_status (
393: NULL,
394: g_asm_rec.batch_id,
395: 'H'
396: );