SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a mass transaction for deleting processing locks

Former Member
0 Kudos
1,245

Using trx FPLKDEL will not help, because the locks were not set using FKLOCK2.

1 ACCEPTED SOLUTION

william_eastman
Product and Topic Expert
Product and Topic Expert
455

Try FPSELPLOCK.

regards,

bill.

View solution in original post

2 REPLIES 2

william_eastman
Product and Topic Expert
Product and Topic Expert
456

Try FPSELPLOCK.

regards,

bill.

Former Member
0 Kudos
455

Hi,

You can also try FPE2M for deleting processing locks at item document level. The limitaion of this code is that the documents should have the same " Due by date".

You can also do some config if you need specific screnn layout as well.

Let me know if this helps.

Regards,

Lalitha