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

Problem in IDOC

Former Member
0 Likes
666

This is for outbound IDOC.

When we are deleting an item from sales order, action field is remaining 001 only it is not changing to 003.

Whatever we do it remains 001.

IDOC type is ORDERS05.

Segment : E1EDP01.

What extra is required for this action field to change to 003 when item is deleted or cancelled.

Thanks,

Shweta

5 REPLIES 5
Read only

Former Member
0 Likes
627

HAVE U SAVED AFTER DELETEING IT ???????

Read only

0 Likes
627

Saved the order??? Yes i have done that.

Read only

GauthamV
Active Contributor
0 Likes
627

hi,

did u check the status of idoc,what it is showing in we02.

also how u r processing the outbound idoc.

Read only

Former Member
0 Likes
627

Status is 03.

Processing through a job which gets triggered through user exit.

Read only

Former Member
0 Likes
627

Thanks!!

I am using customer exit in function module IDOC_OUTPUT_ORDRSP to update the deleted record and mark it as deleted.

Regards,

Shweta