# WARNING: head commit changed in the meantime
Merge branch 'master' of http://yongjoon.cho@vcs.iten.co.kr:9999/itnAdmin/fairnet 처리기간 표출 요류 수정
This commit is contained in:
parent
6f33aac8a3
commit
fe26d82f62
@ -184,7 +184,7 @@
|
|||||||
on(aa0.a0_date=bb0.LOCDATE)
|
on(aa0.a0_date=bb0.LOCDATE)
|
||||||
WHERE bb0.locdate IS null
|
WHERE bb0.locdate IS null
|
||||||
AND aa0.a0_date>=TO_DATE(AA.CASE_DATE)
|
AND aa0.a0_date>=TO_DATE(AA.CASE_DATE)
|
||||||
AND AA.MEDIATION_END_DT>=aa0.a0_date
|
AND TO_DATE(AA.MEDIATION_END_DT)>=aa0.a0_date
|
||||||
) -
|
) -
|
||||||
CASE WHEN NVL(AA.APP_REQ_TERM, 0)>21 THEN 21
|
CASE WHEN NVL(AA.APP_REQ_TERM, 0)>21 THEN 21
|
||||||
ELSE NVL(AA.APP_REQ_TERM, 0)
|
ELSE NVL(AA.APP_REQ_TERM, 0)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user