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

Automatic Customer Confirmation using FD08

Former Member
0 Likes
3,470

Hi,

We have a business requirement, as in whenever a business partner is created, the customer has to be confirmed using the FD08 transaction manually. Now this manual process has to be done automatically whenever, a business partner is created. Is there any BAPI for such process to take place, I have searched for the BAPI's but  I have found BAPI's for BP creation, not for customer confirmation.

Please Help!

Thanks and Regards,

Manideep Settipalli

2 REPLIES 2
Read only

Former Member
0 Likes
2,362

Hi,

you can write an own BDC-Report. Use SM35 to see the Way.

Another way is to use FD09.

But i have a question: why do you want to do it automatic. If you must do it,

you can delete the sensitive fields, than you must not use FD08/09.

Regards, Dieter

Read only

Former Member
0 Likes
2,362

Hi,

I guess function module is not available! better to use the BDC but locks and sensitive fields should be important!

Please check the include MF02DI00 for more information