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

SAP_WAPI_WORKITEMS_TO_OBJECT will get an work item id of an invoice?

Former Member
0 Likes
369

Hi Experts,

I am editing the invoice which is in awaiting approval,in order to interrupt the process i need an work item id,in order to get that one, i used above mentioned function module, i don't know whether it works with invoices..

(SAP_WAPI_WORKITEMS_TO_OBJECT) function module is working fine with shopping cart to get the work item id,but not working with invoice..is there any other way or alternative function module to get the work item id of invoice...

Thanks in advance

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

K thanks

Former Member
0 Likes

Hi Raju,

It should work. Did you try putting Invoice object type BUS2205 in this function module to get the Workitem ID for Invoice?

Thank you

Ritesh