DBA Data[Home] [Help]

APPS.HXT_TIME_GEN dependencies on HXT_BATCH_PROCESS

Line 259: hxt_batch_process.set_batch_status (

255: -- Set who update columns on timecard
256: -- Set previous batches back to a hold status
257: IF l_pre_bat_id <> g_asm_rec.batch_id
258: THEN
259: hxt_batch_process.set_batch_status (
260: NULL,
261: g_asm_rec.batch_id,
262: 'H'
263: );