|
|
|
@ -115,7 +115,7 @@ select (select c.elctrn_ntic_sndng_id from ens_snd_dtl_kko_md b inner join tb_el
|
|
|
|
, tmplt_cd
|
|
|
|
, tmplt_cd
|
|
|
|
, 'ENS'
|
|
|
|
, 'ENS'
|
|
|
|
, send_cnt
|
|
|
|
, send_cnt
|
|
|
|
, 'send_ok' -- stat_cd
|
|
|
|
, 'send-ok' -- stat_cd
|
|
|
|
, to_char(send_dt, 'yyyymmddhh24miss')
|
|
|
|
, to_char(send_dt, 'yyyymmddhh24miss')
|
|
|
|
, ''
|
|
|
|
, ''
|
|
|
|
, ''
|
|
|
|
, ''
|
|
|
|
@ -142,7 +142,7 @@ select (select c.elctrn_ntic_sndng_id from ens_snd_dtl_kt_gbs b inner join tb_el
|
|
|
|
, tmplt_cd
|
|
|
|
, tmplt_cd
|
|
|
|
, 'ENS'
|
|
|
|
, 'ENS'
|
|
|
|
, send_cnt
|
|
|
|
, send_cnt
|
|
|
|
, 'send_ok' -- stat_cd
|
|
|
|
, 'send-ok' -- stat_cd
|
|
|
|
, to_char(send_dt, 'yyyymmddhh24miss')
|
|
|
|
, to_char(send_dt, 'yyyymmddhh24miss')
|
|
|
|
, ''
|
|
|
|
, ''
|
|
|
|
, ''
|
|
|
|
, ''
|
|
|
|
@ -226,7 +226,7 @@ select concat('KKO', send_mast_id)
|
|
|
|
, send_cnt
|
|
|
|
, send_cnt
|
|
|
|
, '1'
|
|
|
|
, '1'
|
|
|
|
, '1'
|
|
|
|
, '1'
|
|
|
|
, 'send_ok'
|
|
|
|
, 'send-ok'
|
|
|
|
, to_char(send_dt, 'yyyymmddhh24miss')
|
|
|
|
, to_char(send_dt, 'yyyymmddhh24miss')
|
|
|
|
, to_char(close_dt, 'yyyymmddhh24miss')
|
|
|
|
, to_char(close_dt, 'yyyymmddhh24miss')
|
|
|
|
, ''
|
|
|
|
, ''
|
|
|
|
@ -254,7 +254,7 @@ select concat('KTG', send_mast_id)
|
|
|
|
, send_cnt
|
|
|
|
, send_cnt
|
|
|
|
, '1'
|
|
|
|
, '1'
|
|
|
|
, '1'
|
|
|
|
, '1'
|
|
|
|
, 'send_ok'
|
|
|
|
, 'send-ok'
|
|
|
|
, to_char(send_dt, 'yyyymmddhh24miss')
|
|
|
|
, to_char(send_dt, 'yyyymmddhh24miss')
|
|
|
|
, to_char(close_dt, 'yyyymmddhh24miss')
|
|
|
|
, to_char(close_dt, 'yyyymmddhh24miss')
|
|
|
|
, ''
|
|
|
|
, ''
|
|
|
|
|