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

Change Pointers - exit or BADI

Former Member
0 Likes
2,010

Hi, i've got a request to when a entry of a change pointer to insert data in ztable, is there an exit or badi to the effect?

Regards

Jaime

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,285

Hi,

check this interface if_ex_bdcp_before_write, it has method filter_bdcpv_before_write.

-Pranjali

3 REPLIES 3
Read only

Former Member
0 Likes
1,286

Hi,

check this interface if_ex_bdcp_before_write, it has method filter_bdcpv_before_write.

-Pranjali

Read only

0 Likes
1,285

Hi,

i've used the interface throw the badi BDCP_BEFORE_WRITE but it not being triggered, any idea?

Read only

Former Member
0 Likes
1,285

It's working but its no being triggered