‎2008 Jul 08 6:52 AM
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
‎2008 Jul 08 7:00 AM
‎2008 Jul 08 7:00 AM
‎2008 Jul 08 7:04 AM
hi,
did u check the status of idoc,what it is showing in we02.
also how u r processing the outbound idoc.
‎2008 Jul 08 7:10 AM
Status is 03.
Processing through a job which gets triggered through user exit.
‎2008 Jul 08 11:16 AM
Thanks!!
I am using customer exit in function module IDOC_OUTPUT_ORDRSP to update the deleted record and mark it as deleted.
Regards,
Shweta