cancel
Showing results for 
Search instead for 
Did you mean: 

Which PAPI to use when I need to labor off

Roman_Freidel
Explorer
0 Kudos

HI,

does someone know how I can Labor a user off by papi instead the LT380?

Roman

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member196557
Active Contributor
0 Kudos

Hi Roman,

In package com.sap.me.labor, LaborLogServiceInterface, the method is laborOff.

This is documented in the ME15.1 Javadocs which are available for download at Service Marketplace.

Regards,Steve

Roman_Freidel
Explorer
0 Kudos

HI Steve,

thank for the quick Response. I tried this already and I recive everytime the error message

User "ITFREID" not "50050050-1-0-0030" logged in(Mess18509) See the NetWeaver developer trace log for stack trace informatian.

I used the SOA in NWA and could Labor on without any Problem. So I used the same Parameters to Labor off.

Roman

former_member196557
Active Contributor
0 Kudos

Hi Roman,

Are you logging into ME/NW using SSO or via user name/password?  The error message seems to include the Windows user SID as well as the user name... Can you log into NW with user name/password only?

Regards, Steve

Roman_Freidel
Explorer
0 Kudos

Steve,

I used UME from NWA only, it user Looks like Active Directory user, but is 100% local managed.

former_member196557
Active Contributor
0 Kudos

Hi Roman,

OK, I know there is a forthcoming patch that addresses the LaborOff from the POD that may fix this issue as well. After you deploy the patch, if this PAPI still gives the error then please log a ticket against this.

Regards, Steve

Roman_Freidel
Explorer
0 Kudos

Steve,

thanks. I logged a ticket against this.

Roman