Application Development 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: 

Creating customer in SAP for the data coming from non-SAP system

Former Member
0 Kudos

Hi,

I have to create customer for all the data coming from the non-SAP system in real time.So basiaclly need an interface where the communication between the SAP and non-SAP system takes place.

We are using webservices for comminuication but i need to know how can i create customer in SAP from the data that is coming in at certain frequency.

How can i do this using an IDOC or is there any other method?

Thanks,

Nishant.

4 REPLIES 4

former_member262988
Active Contributor
0 Kudos

Hi,

You can get the data from non sap and create the customer thorugh BDC using XD01 tcode....or you can use BAPI for the same ...............

try this one BAPI_CUSTOMER_CREATEFROMDATA

Thanks,

Shailaja Ainala.

Former Member
0 Kudos

hai u can use BAPI's for doing the same

as bapi's are used for communicating with non sap systems

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi,

Try is there any BAPI. If BAPI's are not available then go for BDC with 'XD01' transaction.

Regards,

Jyothi CH.