‎2010 Jun 14 2:56 PM
Hello everyone,
I am using BAPI_MATERIAL_MAINTAINDATA_RT to mass update Assortment Type in the Material Master. But the execution of the program causes the overflow of the lock tables.
On checking SM12, we found that the BAPI leaves a number of locks undeleted even after the COMMIT statement.
On searching SDN, we found that most commonly suggested solution is to increase the lock table size. But the lock table size is optimal and increasing it would be the last resort.
Is there another way to prevent a Lock table overflow while using this BAPI?
Thanks and Regards,
Jaison
‎2010 Jun 21 6:51 AM