추가 및 수정

This commit is contained in:
2026-06-23 17:45:48 +09:00
parent 547a7894b8
commit eca89b67d6
17 changed files with 4254 additions and 9 deletions

View File

@@ -3,6 +3,7 @@
-- 작 성 자: [실행자 이름을 기록합니다.]
-- 작업목적: [회계년도에 대한 원가, 판관비 전표를 조회하여 다량의 자료를 엑셀파일로 제공합니다.]
-- 요청자/티켓번호: [회계부서의 요청에 따라 제공합니다.]
-- 데이타베이스 : MS-SQL
-- ==========================================
declare @fr_date char(8), @to_date char(8)