cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori Inbox Purchase Order Release Issue

0 Kudos

Hi

Whenever i am trying to release Purchase Order from Fiori Inbox, it is giving me the below error.

"Cannot process task. For more information, see the details. You are not authorized for this release process"

But i am able to release the PO through SAP inbox.

Kindly help me with the issue.

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member358365
Discoverer
0 Kudos

First,Try to release the work item from SAP GUI Inbox. because, release strategy may not defined properly in the system for the PO work item.

iker_espinosa
Participant
0 Kudos

Hi,

Did you find a solution?

Thanks.

laurent_burtaire
Active Contributor
0 Kudos

Hello,

issue is linked to Gateway Backend i guess.

Check transaction /IWBEP/ERROR_LOG.

But check also in Gateway Front-end with transaction /IWFND/ERROR_LOG.

Regards.

Laurent

kammaje_cis
Active Contributor
0 Kudos

This might be a data issue with the PO you are trying to release.

You can debug as below.

Goto Class CL_MM_PUR_PO_APPR_ACTION_BADI, method SET_DECISION_RELEASE. Search for "e017(mm_pur_po_apv_msg)". Put breakpoints at all the three places and trigger release from My Inbox.

0 Kudos

Hi Krishna,

thanks for sharing your comment. But I tried and put both breakpoints (external). In Sap Fiori Inbox when i approved that PO, it didn't stop at the particular point..

I am able to release the PO from me29n, I face issue only when i try to release form SAP FIORI inbox

Kindly advice how to go forward.

shegar.

kammaje_cis
Active Contributor
0 Kudos

There are three places where this message is used. So you might have missed a breakpoint.

saurabh_vakil
Active Contributor
0 Kudos

While trying to release the workflow from the Fiori Inbox, check transaction SU53 in your backend system to see if the user is missing any authorizations.

0 Kudos

After approving the PO in sap inbox. i checked the t-code: su53. It didnt show any list for authorization object missing

shegar.

saurabh_vakil
Active Contributor
0 Kudos

I meant that do you see any missing authorizations in transaction SU53 in the backend system after approving the PO from the Fiori Inbox, not the SAP Inbox.

0 Kudos

there is no missing authorization,