%--
- FileName : payRequest.jsp
- Author(s) : ok
- Date : 2014.06.17
- Copyright : Copyright (c) 2014 www.udapsoft.co.kr, Inc.
- Description: 대금신청상세(구매)
--%>
<%@ page contentType="text/html; charset=utf-8" %>
<%@ page import="com.udapsoft.waf.system.HandlerStorage" %>
<%@ page import="com.udapsoft.waf.common.ui.*" %>
<%@ page import="kr.co.hsnc.common.util.*"%>
<%@ page import="kr.co.hsnc.common.sql.*" %>
<%@ page import="com.udapsoft.waf.common.util.Formatter2"%>
<%@ include file="/jsp/work/taglib.jsp"%>