cancel
Showing results for 
Search instead for 
Did you mean: 

PO-Reject as update operation in Duet

Former Member
0 Kudos

Hi All,

I am done with Purchase Order- Query, Read and Update(ReleasePO) process successfully. In my scenario, I have developed PO Release as the updation operation. But some times uses may reject the POs. In such a case we need to handle this process also in Duet.

Can anybody suggest me how to go about this. Is Duet allows for multiple update operations?( As I have already developed Update for PORelease process). If yes, then how to go with this??

There are no standard RFCs/BAPIs available for PO rejection. do we need to build custom rfc for this.

Thanks & Regards,

Kris.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kris,

You could try to use the DELETE operation to implemented the Reject functionality.

Have you already looked into this?

Cheers, Alex

Former Member
0 Kudos

Hi Alex,

Thanks for the information.

I will look into this and get back to you.

Thanks & Regards,

Kris

Former Member
0 Kudos

Hi Alex,

I am able to incorporate reject functionality with delete operation as suggested by you.

Thanks a ton. Problem solved.

Thanks & Regards,

Kris.

Answers (1)

Answers (1)

avishek_gorai2
Participant
0 Kudos

Hi Kris,

Hope you ahve taken care of transaction commit, in case your RFC requires one.

Regards,

Avishek.