cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PO Workflow App Error

Former Member
0 Likes
590

Hello

I implementing a workflow app for PO approvals as described in this link:  http://scn.sap.com/community/developer-center/mobility-platform/blog/2012/07/30/a-workflow-applicati... and I am stuck after defining my input and output parameters of BAPI_PO_GETITEMSREL as shown below

and passed some test cases but  error states "Execution Failed: Field NUMBER not a member of BAPIRETURN" as shown below. This is also attached I am using SUP 2.1.3.

Please how to I resolve this.

Regards

Ayo

View Entire Topic
midhun_vp
Active Contributor
0 Likes

Hi Ayo,

When you are selecting the imput & output for the BAPI for the MBO select the result checker to "none" from default.

I think this will solve your issue.

Regards

Midhun

Former Member
0 Likes

Hello Midhun

Thank you for that. This resolved the error.

Regards

Ayo