|
|
@ -57,7 +57,7 @@
|
|
|
|
, LINK_RST_CD <!-- 연계 결과 코드 -->
|
|
|
|
, LINK_RST_CD <!-- 연계 결과 코드 -->
|
|
|
|
, LINK_RST_MSG <!-- 연계 결과 메시지 -->
|
|
|
|
, LINK_RST_MSG <!-- 연계 결과 메시지 -->
|
|
|
|
FROM TB_NIS_SPCL_B01</sql>
|
|
|
|
FROM TB_NIS_SPCL_B01</sql>
|
|
|
|
|
|
|
|
|
|
|
|
<select id="selectB01Reqs" parameterType="map" resultMap="b01ReqRow">/* 체납상세세목정보_요청 조회(lntrisB01_03Mapper.selectB01Reqs) */
|
|
|
|
<select id="selectB01Reqs" parameterType="map" resultMap="b01ReqRow">/* 체납상세세목정보_요청 조회(lntrisB01_03Mapper.selectB01Reqs) */
|
|
|
|
<include refid="selectB01Req" />
|
|
|
|
<include refid="selectB01Req" />
|
|
|
|
<where><include refid="commonCondition"/></where>
|
|
|
|
<where><include refid="commonCondition"/></where>
|
|
|
@ -477,7 +477,7 @@ SELECT #{resp.b01Id} <!-- 일련번호 ID -->
|
|
|
|
, #{resp.pyrNm} <!-- 납부자명 -->
|
|
|
|
, #{resp.pyrNm} <!-- 납부자명 -->
|
|
|
|
, #{resp.pyrSttCd} <!-- 납부자상태코드 -->
|
|
|
|
, #{resp.pyrSttCd} <!-- 납부자상태코드 -->
|
|
|
|
, #{resp.pyrSttNm} <!-- 납부자상태명 -->
|
|
|
|
, #{resp.pyrSttNm} <!-- 납부자상태명 -->
|
|
|
|
, #{resp.zip} <!-- 우편번호 -->
|
|
|
|
, REPLACE(#{resp.zip}, '-', '') <!-- 우편번호 -->
|
|
|
|
, #{resp.pyrAddr} <!-- 납세자주소 -->
|
|
|
|
, #{resp.pyrAddr} <!-- 납세자주소 -->
|
|
|
|
, #{resp.lotnoRoadAddrSeCd} <!-- 지번도로주소구분코드 -->
|
|
|
|
, #{resp.lotnoRoadAddrSeCd} <!-- 지번도로주소구분코드 -->
|
|
|
|
, #{resp.pyrCnpcNo} <!-- 전화번호 -->
|
|
|
|
, #{resp.pyrCnpcNo} <!-- 전화번호 -->
|
|
|
@ -498,7 +498,7 @@ SELECT #{resp.b01Id} <!-- 일련번호 ID -->
|
|
|
|
, #{resp.glNm} <!-- 물건지명 -->
|
|
|
|
, #{resp.glNm} <!-- 물건지명 -->
|
|
|
|
, #{resp.glMngNo} <!-- 물건지관리번호 -->
|
|
|
|
, #{resp.glMngNo} <!-- 물건지관리번호 -->
|
|
|
|
, #{resp.glLotnoRoadAddrSeCd} <!-- 물건지지번도로주소구분코드 -->
|
|
|
|
, #{resp.glLotnoRoadAddrSeCd} <!-- 물건지지번도로주소구분코드 -->
|
|
|
|
, #{resp.glZip} <!-- 물건지우편번호 -->
|
|
|
|
, REPLACE(#{resp.glZip}, '-', '') <!-- 물건지우편번호 -->
|
|
|
|
, #{resp.glAddr} <!-- 물건지주소 -->
|
|
|
|
, #{resp.glAddr} <!-- 물건지주소 -->
|
|
|
|
, #{resp.vtlacBankNm1} <!-- 통합가상계좌은행명1 -->
|
|
|
|
, #{resp.vtlacBankNm1} <!-- 통합가상계좌은행명1 -->
|
|
|
|
, #{resp.vrActno1} <!-- 통합가상계좌번호1 -->
|
|
|
|
, #{resp.vrActno1} <!-- 통합가상계좌번호1 -->
|
|
|
@ -595,7 +595,7 @@ SELECT #{resp.b01Id} <!-- 일련번호 ID -->
|
|
|
|
, LINK_RST_CD <!-- 연계 결과 코드 -->
|
|
|
|
, LINK_RST_CD <!-- 연계 결과 코드 -->
|
|
|
|
, LINK_RST_MSG <!-- 연계 결과 메시지 -->
|
|
|
|
, LINK_RST_MSG <!-- 연계 결과 메시지 -->
|
|
|
|
FROM TB_NIS_SPCL_B02</sql>
|
|
|
|
FROM TB_NIS_SPCL_B02</sql>
|
|
|
|
|
|
|
|
|
|
|
|
<select id="selectB02Reqs" parameterType="map" resultMap="b02ReqRow">/* 수납 상세정보_요청 조회(lntrisB01_03Mapper.selectB02Reqs) */
|
|
|
|
<select id="selectB02Reqs" parameterType="map" resultMap="b02ReqRow">/* 수납 상세정보_요청 조회(lntrisB01_03Mapper.selectB02Reqs) */
|
|
|
|
<include refid="selectB02Req" />
|
|
|
|
<include refid="selectB02Req" />
|
|
|
|
<where><include refid="commonCondition"/></where>
|
|
|
|
<where><include refid="commonCondition"/></where>
|
|
|
@ -675,7 +675,7 @@ INSERT INTO TB_NIS_SPCL_B02 (
|
|
|
|
<result property="lvyKey" column="LVY_KEY" /> <!-- 부과키 -->
|
|
|
|
<result property="lvyKey" column="LVY_KEY" /> <!-- 부과키 -->
|
|
|
|
<result property="dptNm" column="DPT_NM" /> <!-- 부서명 -->
|
|
|
|
<result property="dptNm" column="DPT_NM" /> <!-- 부서명 -->
|
|
|
|
<result property="dptCd" column="DPT_CD" /> <!-- 부서코드 -->
|
|
|
|
<result property="dptCd" column="DPT_CD" /> <!-- 부서코드 -->
|
|
|
|
<result property="spacBizCd" column="SPAC_BIZ_CD" /> <!-- 특별회계사업코드 -->
|
|
|
|
<result property="spacBizCd" column="SPAC_BIZ_CD" /> <!-- 특별회계사업코드 -->
|
|
|
|
<result property="fyr" column="FYR" /> <!-- 회계연도 -->
|
|
|
|
<result property="fyr" column="FYR" /> <!-- 회계연도 -->
|
|
|
|
<result property="actSeCd" column="ACT_SE_CD" /> <!-- 회계구분 -->
|
|
|
|
<result property="actSeCd" column="ACT_SE_CD" /> <!-- 회계구분 -->
|
|
|
|
<result property="rprsTxmCd" column="RPRS_TXM_CD" /> <!-- 대표세입과목코드 -->
|
|
|
|
<result property="rprsTxmCd" column="RPRS_TXM_CD" /> <!-- 대표세입과목코드 -->
|
|
|
@ -752,7 +752,7 @@ INSERT INTO TB_NIS_SPCL_B02 (
|
|
|
|
, LVY_KEY <!-- 부과키 -->
|
|
|
|
, LVY_KEY <!-- 부과키 -->
|
|
|
|
, DPT_NM <!-- 부서명 -->
|
|
|
|
, DPT_NM <!-- 부서명 -->
|
|
|
|
, DPT_CD <!-- 부서코드 -->
|
|
|
|
, DPT_CD <!-- 부서코드 -->
|
|
|
|
, SGB_NM <!-- 자치단체명 -->
|
|
|
|
, SPAC_BIZ_CD <!-- 특별회계사업코드 -->
|
|
|
|
, FYR <!-- 회계연도 -->
|
|
|
|
, FYR <!-- 회계연도 -->
|
|
|
|
, ACT_SE_CD <!-- 회계구분 -->
|
|
|
|
, ACT_SE_CD <!-- 회계구분 -->
|
|
|
|
, RPRS_TXM_CD <!-- 대표세입과목코드 -->
|
|
|
|
, RPRS_TXM_CD <!-- 대표세입과목코드 -->
|
|
|
@ -1032,7 +1032,7 @@ SELECT #{resp.b02Id} <!-- 일련번호 ID -->
|
|
|
|
, LINK_RST_CD <!-- 연계 결과 코드 -->
|
|
|
|
, LINK_RST_CD <!-- 연계 결과 코드 -->
|
|
|
|
, LINK_RST_MSG <!-- 연계 결과 메시지 -->
|
|
|
|
, LINK_RST_MSG <!-- 연계 결과 메시지 -->
|
|
|
|
FROM TB_NIS_SPCL_B03</sql>
|
|
|
|
FROM TB_NIS_SPCL_B03</sql>
|
|
|
|
|
|
|
|
|
|
|
|
<select id="selectB03Reqs" parameterType="map" resultMap="b03ReqRow">/* 결손 상세세목정보_요청 조회(lntrisB01_03Mapper.selectB03Reqs) */
|
|
|
|
<select id="selectB03Reqs" parameterType="map" resultMap="b03ReqRow">/* 결손 상세세목정보_요청 조회(lntrisB01_03Mapper.selectB03Reqs) */
|
|
|
|
<include refid="selectB03Req" />
|
|
|
|
<include refid="selectB03Req" />
|
|
|
|
<where><include refid="commonCondition"/></where>
|
|
|
|
<where><include refid="commonCondition"/></where>
|
|
|
|