cancel
Showing results for 
Search instead for 
Did you mean: 

FM - SAP_WAPI_WORKITEMS_TO_OBJECT on SAP PO Single Stack

12-15-2022 6:11 PM
1199 views 2 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Dear Experts,

I am trying to migrate an interface from PI 7.11 to 7.5 Java only environment. This interface uses ccBPM that calls standard FM SAP_WAPI_WORKITEMS_TO_OBJECT on SAP PI to know active workitems from server.

I know this FM is not available on SAP PO Java Stack, but is there an alternate way to use this functionality on SAP PO?. I would need to use this directly from new NW-BPM developed.

All my search so far didn't show anything for PO 7.5.

Please advise.

Thanks in advance.

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

HammerM
Active Participant
0 Likes

Hi Kumaran

If your 7.5 PO is Java only then it wont have an ABAP stack and therefore no ABAP FM SAP_WAPI_WORKITEMS_TO_OBJECT so you cant call it even from NW-BPM

Regards

Mark

Hello Mark,

Thanks for your reply and sorry about delayed response. Agree with you, there's no such standard feature on java only stack of SAP PO. I am exploring options like BPM API, BPM ODATA in order access such data from server.

Best Regards,

Kumaran

Answers (0)