‎2008 Mar 18 6:27 AM
Hi All,
We are using RFBIBL00 (Batch Input Documents) program to posting the FI documents to SAP through file interface. We are planning to go with ALE IDOC for the same, can anybody please suggest best way to archive the same. We come accross IDOC FIDCCP02 (Basic Idoc type) and IDOC_INPUT_FIDCC1 function module for above scenario, pls let me know will it work or not?
Thanks in Advance.
Regards,
Kannan
‎2008 Mar 18 8:24 AM
I had used FIDCCP02 (Basic Idoc type) and IDOC_INPUT_FIDCC1 few years back for interface between Siebel & SAP. But we finally switched to BDc, because error handling became extreemly complecated. We were not having strong functional to build all validations in the code. & this FM not always points to the exact error.
This FM also interanlly calls a BDC.
If you have a Functional person who can think of all possible data validations then it works fine.