‎2022 Jun 02 10:27 PM
Hello experts, my requirement is that once I get EDI X12 formatted data, I have to store them in SAP system to make FI posting later.
I'm using FTP Function Modules, but I'm not sure how to parse the data.

Data look like this(I got this from Google search and would remove it if this matters) and I have to parse them so that I can work with them.
My questions are:
1) Once I use FTP_COMMAND FM, should I get the data table just look like above?
2) Main question: is there any great way to parse them? Ex. getting specific information(get numbers after BIG* in line 4).
Thank you.
‎2022 Jun 02 10:38 PM
Hi Daehoon,
I cannot offer an answer... rather I would give the advice that your organization needs to invest in acquiring an appropriate X12 software solution instead of trying to build one piece meal. There are tons of options, don't try to build something that dozens of companies have available for the cost of a license because despite the simplistic look it's far more complicated.
Regards,
Ryan Crosby
‎2022 Jun 02 10:38 PM
Hi Daehoon,
I cannot offer an answer... rather I would give the advice that your organization needs to invest in acquiring an appropriate X12 software solution instead of trying to build one piece meal. There are tons of options, don't try to build something that dozens of companies have available for the cost of a license because despite the simplistic look it's far more complicated.
Regards,
Ryan Crosby
‎2022 Jun 07 2:14 PM