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

BAPI

Former Member
0 Likes
346

Hi,

I want to send customer details from SAP to .NET portal. Hence can any guide me what are the steps to follow in BAPI as I am unaware of how to proceed in BAPI, also the same BAPI has to get triggred when ever there is a change in data or a new is getting created.

shyam

2 REPLIES 2
Read only

Former Member
0 Likes
322

Hi Shyam,

When ever the data gets changed the changed data or newly created data is captured in the change pointers. Tables are CDHDR and CDPOS. Write a program to get the changed details from these tables and invoke the BAPI to send the data to .net application

Regards

Arun

Read only

Former Member
0 Likes
322

Hi,

I havent worked on BAPI before so can you guide me with the steps as I need to send the customer details from SAP how to proceed

regards

shyam