DBA Data[Home] [Help]

APPS.IGS_AD_GEN_001 dependencies on IGS_GE_GEN_003

Line 324: IGS_GE_GEN_003.genp_ins_log_entry(

320: PRAGMA AUTONOMOUS_TRANSACTION;
321: BEGIN -- admpl_del_ins_log_entry
322: -- Create a log entry
323: BEGIN
324: IGS_GE_GEN_003.genp_ins_log_entry(
325: p_s_log_type,
326: p_log_creation_dt,
327: p_sca_deleted_ind || '|' || p_key,
328: p_message_name,

Line 1915: IGS_GE_GEN_003.genp_ins_log (

1911: END admpl_del_hssc;
1912:
1913: BEGIN
1914: -- Create log
1915: IGS_GE_GEN_003.genp_ins_log (
1916: cst_del_un_sca,
1917: NULL, -- Key
1918: v_log_creation_dt);
1919: -- Issue commit since the the child IGS_GE_S_LOG_ENTRY is populated