cancel
Showing results for 
Search instead for 
Did you mean: 

Is cancel/delete purchase order supported in DSN?

jademichael_din
Participant
0 Kudos
350

I am getting the error "No communication data has been defined for transmission medium 6" when deleting/cancelling purchase order.


Does DSN support cancel/delete order? or additional configuration are needed?


We have already done the implicit enhancement for change and cancel orders and change PO is working.

Accepted Solutions (1)

Accepted Solutions (1)

Prem_Tracz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

This issue has been resolved.

The problem was with wrongly implement enhancement (part of CIG steps to implement change/cancel order). There was a mistype in ABAP code.

Because of that, change order still worked but cancel order was returning the error "No communication data has been defined for transmission medium 6"

Answers (1)

Answers (1)

Prem_Tracz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Yes Order cancel is supported.

How about change order? Does your order change work properly?

Every time when you issue an order change you should get a new revision of the order and previous order should be deleted and not show anymore..

Steps for change order:

https://help.sap.com/viewer/32ba8b3dbca645e9b8b7b3e84d61e3db/LATEST/en-US/0874937f580c4ec1b24b60bcdb...

Compare your config for change order with mine:

jademichael_din
Participant
0 Kudos

Same Configuration:

Aside forAccess Sequence updated to 0001


Getting the same error:

Prem_Tracz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Jade,

Log an OSS incident on this issue for further investigation.