DBA Data[Home] [Help]

APPS.CSM_LOBS_PKG dependencies on CSM_LOBS_EVENT_PKG

Line 388: CSM_LOBS_EVENT_PKG.INSERT_ACC_ON_UPLOAD(l_task_assignment_id,l_user_id,l_entity_name,l_data_type_id,l_dodirty);

384: title => l_title);
385:
386: --Inserting data into the Access table to have the record in the client immd.Without running JTM progmram
387:
388: CSM_LOBS_EVENT_PKG.INSERT_ACC_ON_UPLOAD(l_task_assignment_id,l_user_id,l_entity_name,l_data_type_id,l_dodirty);
389:
390: l_error_msg := 'The record is going to get rejected as its successfully inserted into the Base Table.';
391:
392: CSM_UTIL_PKG.LOG ( l_error_msg , 'CSM_LOBS_PKG.APPLY_INSERT',