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: 

CHANGE POINTERS-IDOC,BADI

Former Member
0 Kudos

For Transaction code XD01 we have implemented BADI for definition CUSTOMER_ADD_DATA_BI.In this implementation we are retrieving Email address from database. This whole Process is going in OUTBOUND PROCESS.

I am sending data by using CHANGE POINTERS method.

How can I implement BADI for INBOUND process?

As I know that INBOUNDPROCESS is automatic how it updates the data in Inbound Process.

1 REPLY 1

Former Member
0 Kudos

You have to run the back ground job through the program RBDAPP01 (Transaciton BD20) to process the IDocs which you have created.

Reward if it is useful.

Thanks,

Srinivasa Rada