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: 

Outbound Idoc for FB01 / FB02

Former Member
0 Kudos

Hi,

I need to send outbound idoc of type FIDCCP02.

This idoc will be generated when Document Created (FB01) / Document Chaged (FB02).

1) I think we need to find the Enhancement / BADI which is getting triggered while doc created /

changed.

2) Using function *FIDCC2 we can generate IDOC

3) We need to configure partner profile in WE20.

Suggest if we can implement in some other way and which is the most feasible (performance wise as well) .

Regards,

Hemant

4 REPLIES 4

Former Member
0 Kudos

Hi Hemant,

Doing settings in message control should be enough. Use this [link|http://help.sap.com/saphelp_di46c2/helpdata/EN/c8/19878343b111d1896f0000e8322d00/frameset.htm] to get details on how to do this.

Both create and change can be taken care of.

You will have to write code in BAdI or user exits if an only if you need to make changes in the IDoc the SAP creates.

Regards,

Nimish

0 Kudos

Hi Nimish,

Can you pls. guide how to configure?

Thanks & Regards,

Hemant

Former Member
0 Kudos

Closed

Former Member
0 Kudos

Hello,

i have the same request,

did you find a way to do that?

Regards,