Author: Jitesh Talreja
Submitted: 20/04/2009
Description:
This wiki provides the code snippet of Java Mapping for Flat File to IDOC scenario when it is difficult to use File Content Conversion (FCC).
Code has been developed as a Java Project using SAP Netweaver developer studio and then exported as a .jar file.
1 Comment
Anupam Ghosh
Hi Jitesh,
Thanks a lot for this wonderful code. I have few questions here
1. Can the communication channel read a flat file with comma separeted values without file content covesrion?
2. If the answer to question number 1 is yes, do we need adapter module to do so?
3. If the answer to question number 2 is no, then what do we specify in source message structure where we map the structure to the idoc ?
Thanks
Anupam