%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%>
<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
<%--
/**
* AD015L.jsp
*
* @system 외환 펀드 서비스 ( Compliance Batch System )
* @author 하나아이앤에스 은행SI팀 (msj@hanains.com)
* @since 2012.06.01
* @version 1.0
* @see
*
*
* << 개정이력(Modification Information) >>
*
* 수정일 수정자 수정내용
* ------- -------- ---------------------------
* 2012.06.10 문석준 최초 생성
*
*
*/
--%>
|
|
|
|
|
실행번호 |
배치구분 |
배치명 |
그룹 |
사용기관 |
규제명 |
오류여부 |
수행시간 |
조회건수 |
삭제건수 |
등록건수 |
조회시간 |
삭제시간 |
등록시간 |
${result.step_execution_id} |
${result.online_gbnm} |
${result.job_name} |
${result.group_no} |
${result.co_name} |
${result.step_name} |
${result.exit_codenm} |
(초) |
(건) |
(건) |
(건) |
(초) |
(초) |
(초) |
조회내역이 없습니다. |
|
11111111111111111111111
<%
System.out.println("=======================================================================");
%>
|