$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

Master Data Management API for Assembled ERP Tools 원문보기

韓國컴퓨터情報學會論文誌 = Journal of the Korea Society of Computer and Information, v.21 no.11, 2016년, pp.93 - 101  

Park, Jin-Kyung (Dept. of Electronic & Electrical Computer Engineering, Univ. Of Seoul) ,  Gim, Mi-Su (Dept. of Electronic & Electrical Computer Engineering, Univ. Of Seoul)

Abstract AI-Helper 아이콘AI-Helper

In this paper, we propose a new model, assembled ERP, to analyze the reason why the small and medium sized companies have a low ERP implementation rate and to solve this. As a result of our analysis, the high initial costs and time required for implementing ERP keep such companies from implementing ...

주제어

AI 본문요약
AI-Helper 아이콘 AI-Helper

* AI 자동 식별 결과로 적합하지 않은 문장이 있을 수 있으니, 이용에 유의하시기 바랍니다.

문제 정의

  • 기존 방식의 단점을 극복하기 위해 본 논문에서는 Package 형식의 ERP 시스템이 아닌 API를 활용한 조립형 ERP 모델을 제안하였다. ERP Package를 Transaction Data(Process)와 Master Data로 나누고, Master Data를 하나의 업무 단위마다 Module로 분류하여 Process와 Module 사이에 API를 두어 복잡한 업무에 필요한 각각의 Module을 추가하여 ERP 시스템을 구축하는 방식이다.
  • getCategory(category) API를 예로 들면, 해당 API Header는 public String getCategory(String category); 와 같은 형태로 소스코드에 구현한다. 사용자가 Category를 선택 혹은 입력할 경우 이를 파라미터로 받아 Database에 존재하는지 확인한다. 존재할 경우 해당 Category를 String으로 반환하고, 존재하지 않을 경우 사용자에게 Error Message를 반환한다.
  • 이러한 문제점을 해소하기 위하여 본 논문에서는 Opensource ERP Tool인 Adempiere에 정의된 데이터를 활용하여 특정 기업 프로세스에 필요한 Transaction Data와 Master Data를 설정하고, 사용자가 Master Data의 내역을 정확히 알지 못해도 쉽게 데이터를 관리할 수 있는 API를 정의하고자 한다.

가설 설정

  • 본 논문에서 사용하는 Data Table은 모두 Adempiere에서 정의된 Table을 참고하였으며 이 중 Sales Order Process에 속하는 Table을 데이터 모델로 특정하고 연구를 진행하였다. 따라서 이후에 정의하는 API는 Adempiere의 User Interface상에서 동작하는 것을 가정하고 설계하였다.
  • 본 논문에서 정의하는 API는 Sales Order – Invoice – Payment – Shipment의 4가지 UI를 사용 환경으로 가정한다.
본문요약 정보가 도움이 되었나요?

참고문헌 (12)

  1. "Analysis of the ERP Benefits of SMEs", Ministry of Trade, Industry and Energy, Press Release, November 2001. 

  2. Jong-suk Lee, "The Development Process and Direction Suggestion of ERP(Enterprise Resource Planning)", Journal of Advanced Information Technology and Convergence(JAITC), Vol. 6, No. 3, pp. 192-199, June 2008. 

  3. Jin-kyung Park, "Master Data Management API for ERP Development", UNIVERSITY OF SEOUL, 2016 

  4. Dong-Pyo Seo, "An Empirical study on the Effect of the SMEs ERP Systems Implementation", HANSUNG UNIVERSITY, 2010. 

  5. "The Survey for Domestic Enterprises' IT Utilization" Ministry of Science, ICT and Future Planning, Press Release, February 2015. 

  6. Miri Park, "Design and Implementation of the interface standardization for solution of Enterprise Application Integration", EWHA WOMANS UNIVERSITY, 2002. 

  7. Dong-cheol Sim, "The EAI concepts and Trends in Domestic and Foreign markets", KISDI IT FOCUS, Vol. 2001, No. 10, pp. 49-52, October 2001. 

  8. Yong-seok Seo, "A Monitoring Method for Hub&Spoke-based EAI Systems", KOREA UNIVERSITY, 2011. 

  9. Gwang-Rok Kim, "Design of Maritime Logistics IP-RFID Service Platform API Based on XML", DONG-A UNIVERSITY, 2013. 

  10. Kwang-Seog choi, "A Study on ERP Adoption and Operations in Small and Medium Enterprises", CHONNAM NATIONAL UNIVERSITY, 2007. 

  11. Young-Min Lee, Sang-Ho Ju, "A Case Study on ERP Implementation for e-Business", Journal of the Korea Society of Computer and Information, Vol. 7, No. 2, pp.187-195, June 2002. 

  12. Seung-Gweon Kim, Seung-Bong Park, Jae-Young Kim, "A Empirical Study on ERP Package in Korean SMEs", Journal of the Korea Society of Computer and Information, Vol. 12, No. 1, pp.243-252, March 2007. 

관련 콘텐츠

오픈액세스(OA) 유형

FREE

Free Access. 출판사/학술단체 등이 허락한 무료 공개 사이트를 통해 자유로운 이용이 가능한 논문

이 논문과 함께 이용한 콘텐츠

저작권 관리 안내
섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로