‎2006 Jul 21 12:32 PM
Hi,
I want to read a flat file or CSV file using Idoc interface and upload it in the SAP system.
Is it possible to do it through standard ALE setting by using file port.How will I upload a flat file using ALE configuration.
thanks & regards,
Karthik.k
‎2006 Jul 21 12:39 PM
Hi Karthik,
You can use standard program <b>RSEINB00</b> to read IDoc flat file and generate IDoc(s).
If you setup the partner profile to trigger immediately then it will post the IDoc(s) otherwise you need to run standard program <b>RBDAPP01</b> to post to application.
Hope this will help.
Regards,
Ferry Lianto
Please reward points if helpful.
‎2006 Jul 21 12:58 PM
Hi,
I suppose in standard inbound interface SAP system recognise only incoming idoc but how to tell SAP system to process flat file instead of idoc.
Is it enough if we just write a function module to process inbound flat file .my client say he only place the flat file in a particular location, I has to pick the flat file from there. How will the inbound interface tigger happens in this scenario.
Your help would be appreciated.
Thanks & regards,
Karthik.k
‎2006 Oct 06 6:25 PM
Hi Karthik,
I got the same req which u handled. i am getting a flat file from external system into SAP System, i have to do some actions and convert into IDOC and process it.( i am using existing Message type and Idoc type and it will execute every hour so, its not good to use LSMW) .
how do u solved this situation.
please let me know, my mail id is vishnugudi@gmail.com
Thanks in adv.
vishnu
‎2021 Jun 17 3:45 PM