Author: Alex Liu

This documentation will not be delivered to any customer, internal use only for project knowledge sharing, some technology points maybe just includes a short brief such as which kind of technology was used in this project, comparing some advantages or disadvantages among various possible solutions for one problem, all analysis result of this documentation are personal conclusions but not represents any explanation of SAP company.

  • Local & Server File Upload and Extraction
  • SHARE OBJECT USAGE – NW7.0的新特性
  • Background Solution A – SUBMIT REPORT
  • Background Solution B – IN BACKGROUND TASK
  • Message Log Usage

LOCAL & SERVER FILE UPLOAD AND EXTRACTION

FILE_READ_AND_CONVERT_SAP_DATA

Application Server or Presentation Server (Local PC) – PRS AND APP

  • CSV – PRS “,”
  • XLS ,ASC, TXT
  • For CSV type file, this function module is better compare with others function modules.
  • Support different separator and C:\\ path.
  • Header line can be skipped when function module extract data from file source.
  • 头空几行,字符如何分割。支持C:\\格式的路径, CSV格式的解析比较好。

Continue reading “IDEX-GG PHASE 2 & PHASE X Knowledge Summary” »