|
|
@ -1249,6 +1249,8 @@
|
|
|
|
<!-- 2023.05.09 최정민 -->
|
|
|
|
<!-- 2023.05.09 최정민 -->
|
|
|
|
<!-- 운행정지 대상자료 필터 -->
|
|
|
|
<!-- 운행정지 대상자료 필터 -->
|
|
|
|
<if test="'Y'.toString() eq isSchDisableDrive">
|
|
|
|
<if test="'Y'.toString() eq isSchDisableDrive">
|
|
|
|
|
|
|
|
AND (A.REGIST_DE IS NULL OR A.REGIST_DE = '')
|
|
|
|
|
|
|
|
AND a.PRCEPT_SNDDE BETWEEN 20220414 AND TO_CHAR(SYSDATE-365, 'YYYYmmDD')
|
|
|
|
<if test = "'disableDriveTarget'.toString() eq isSchDisableDriveSe">
|
|
|
|
<if test = "'disableDriveTarget'.toString() eq isSchDisableDriveSe">
|
|
|
|
AND EXISTS (
|
|
|
|
AND EXISTS (
|
|
|
|
SELECT 1
|
|
|
|
SELECT 1
|
|
|
|