Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Customer Master BAPI for PI interface

Former Member
0 Likes
730

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.

2 REPLIES 2
Read only

Former Member
0 Likes
475

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.

Read only

0 Likes
475

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.