Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while using the WAPI : SAP_WAPI_CREATE_WORKLIST

Former Member
0 Likes
676

Dear All,

I am using the WAPI: SAP_WAPI_CREATE_WORKLIST for fetching the work items related to a SAP USER.

The same worked fine in Development and Quality but in production this is giving the error: Error in worklist determination for user SAPUSER .

When called in a Report programe the WAPI throws the exception : Function module "SAP_WAPI_CREATE_WORKLIST" was calledwith the parameter "READ_LATEST_END". This parameter is not defined.

In the display mode for the WAPI, we see that the parameter READ_LATEST_END uses the default value space.

Thanks In Advance.....

Abhi...

2 REPLIES 2
Read only

Former Member
0 Likes
534

Sharma,

Do you have same versions in dev and prod.

do you have authorisations in prod to execute this.check the dump in st22

Thanks

Bala Duvvuri

Read only

Former Member
0 Likes
534

Thanks, Answered......