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

Track Sales order changes

Former Member
0 Likes
443

Hi

We configured an output type for the sales document sothat output will be triggered for every change in the document.

But the requirement is to trigger the output only if the document is changed via EDI.

Could you please help us to identify whether the document is changed via EDI or changed manually. ( any flag ).

Thanks in Advance,

Shaju

Hi

We configured an output type for the sales document sothat output will be triggered for every change in the document.

But the requirement is to trigger the output only if the document is changed via EDI.

Could you please help us to identify whether the document is changed via EDI or changed manually. ( any flag ).

Thanks in Advance,

Shaju

2 REPLIES 2
Read only

Former Member
0 Likes
427

Try writing a check for user name in the routine attached to your output type

Read only

0 Likes
427

Hi

Thanks for your reply.

Normally orders will be updated with the IDoc via background job and we can restrict the output processing by checking the user name.

If we porcess the errored IDoc using BD87, the username restriction cannot be done.

Can you please suggest some alternatinves. ( Any flag to identify the udpation - via manually or via EDI-IDoc processing )

Thanks

Regards

Shaju