‎2010 Sep 06 9:12 AM
Hai Frds,
We are using the PI interface for taking Customer data from Legacy and creating in ECC. For this we are using BAPIs. We have some BAPIs for customer creation but all are for online creation only. Is there any BAPI for creating the customer through Interface.
I found one BAPI : /SAPNEA/SMAPI_CUSTOMER_CREATE.
But its creating the customer with reference customer only. Also there is no Reconciliation Account field which is mandatory for our req.
‎2010 Sep 06 1:26 PM
Hi,
I am not sure which BAPI to use but why can't you go for IDOCs(CREMAS).
it will be easy to implement and monitoring.
‎2010 Sep 07 7:45 AM
we have to send status(both immediate and batch) back to Legacy for each document posted in ECC. If i will use IDOC i have to use one INBOUND IDOC for getting data in to SAP and one OUTBOUND IDOC for sending status(which i have catch from some Ztable) to legacy . All this is Lengthy process to do. So, we planned to go for BAPIs which will catch status immediately.
So, Looking for BAPI for customer master.