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

IDoc

Former Member
0 Likes
287

Hello,

I want to change data in one processed IDoc( want to change Purchase Order number). where can I do changes. How to reprocess it again.

Regards,

Bhaskar.K

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
270

Hi

You have to check for User exits (CUSTOMER-FUNCTION) in the IDOC Function Module and to write the coide to change the data.

Using the Tcode BD87 you can reprocess the IDOCs.

Reward points if useful

Regards

Anji

1 REPLY 1
Read only

Former Member
0 Likes
271

Hi

You have to check for User exits (CUSTOMER-FUNCTION) in the IDOC Function Module and to write the coide to change the data.

Using the Tcode BD87 you can reprocess the IDOCs.

Reward points if useful

Regards

Anji