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

Sales order information to be captured from a java based website

Former Member
0 Likes
429

Sales order information entered in java nabled website needs to be retrieved into SAP system and a sales order needs to be created in this system.

And as soon as a sales order is created an bdoc needs to be triggered and sent to the CRM system...

Middleware available for Java SAP interface.

Do i need to call BAPI to retrieve the sales info from middleware ??

How does an idoc trigger as soon as a sales order created i SAP system???

Can any one help me out .Its urgent!!!

Regards ,

Lavanya

2 REPLIES 2
Read only

Former Member
0 Likes
392

Hi,

You have to create a BAPI to read the data from java, the structure has to be the same as in the java system. once the data is read into the SAP system then you need the idoc to carry the data.

regards

Gokul

<b>Reward Points if Useful</b>

Read only

Former Member
0 Likes
392

I need some specific approach , where i can go ahead ...

Thnx

Lavanya