기관회원 [로그인]
소속기관에서 받은 아이디, 비밀번호를 입력해 주세요.
개인회원 [로그인]

비회원 구매시 입력하신 핸드폰번호를 입력해 주세요.
본인 인증 후 구매내역을 확인하실 수 있습니다.

회원가입
서지반출
전표데이터 처리를 위한 웹서비스 구현
[STEP1]서지반출 형식 선택
파일형식
@
서지도구
SNS
기타
[STEP2]서지반출 정보 선택
  • 제목
  • URL
돌아가기
확인
취소
  • 전표데이터 처리를 위한 웹서비스 구현
저자명
황의철,정민영,정선태
간행물명
한국콘텐츠학회논문지
권/호정보
2003년|3권 2호|pp.57-64 (8 pages)
발행정보
한국콘텐츠학회
파일정보
정기간행물|
PDF텍스트
주제분야
기타
이 논문은 한국과학기술정보연구원과 논문 연계를 통해 무료로 제공되는 원문입니다.
서지반출

기타언어초록

웹서비스는 URL(Uniform Resource Locator)로 주소지정이 가능하게 네트워크 상에 내놓은 기능요소들의 집합으로서 분산 어플리케이션을 만들기 위한 빌딩 블럭으로 사용할 수 있게 한 것이다. 웹서비스로 요청을 보내고 응답을 받을 때 소비자가 자주 사용하는 프로토콜을 SOAP(Simple Object Access Protocol)이라 하는데, 이는 중앙집중에서 어난 분산 환경에서 정보교환을 위해 HTTP 상위에 만들어진 경량의 XML 기반 프로토콜이다. 웹서비스는 쉽게 사용할 수 있는 프로토콜인 HTTP와 SOAP, 그리고 XML에 기반을 둔 데이터형식을 통해 불러오기 때문에 특히 대규모의 비즈니스 영역에서 공통적인 기능을 구현하는데 유용하다. 본 논문에서는 기업회계의 투명성 및 기업의 생산성 향상을 위해 기업회계에 필요한 전표데이터처리를 위한 웹서비스를 구현한다. 기업의 거래 사실을 입증하기 위해 회계관리에 중요한 자료로 사용되는 전표데이터에 대한 구조를 분석하여 데이터베이스를 설계하고, 데이터조작을 위한 저장프로시저를 구현하여 이를 웹서비스를 통해 제어할 수 있게 하였다. 본 논문의 결과는 전자 상거래에 필요한 회계처리시스템의 표준화 및 활성화에 기여할 것이다.

기타언어초록

A Web Service is an URL addressable set of functionality that is exposed over a network to serve as a building Hock for creating distributed applications. SOAP is a protocol that Web Service consumers often use, when they request and response to a Web Service, and it is a lightweight, XML-based protocol over HTTP for exchange to information in decentralized, distributed environments. A Web Service is very useful forimplementing common functions in especially a large size business area, because it is invoked by a protocol like HTTP or SOAP that we easily use, and by an XML-based data format In this paper, we implement Web Services that process dip data by computers in enterprise accounts in order to enhance the transparency and productivity of enterprises. we analyse the structure of slip data, design dip database, implement stored procedures for manipulating data of slip database, and make thorn controlled by Web Services. The result of this paper will contribute to the standardization and activation of accounting process systems for e-business area