‎2008 Aug 18 12:27 PM
Hi All,
I have a requirement where i need to load 40,000 records
through BDC for VK11 transaction.
But the BDc is throwing lock error saying the condition records is blocked. but the user name who has blocked the record is not displayed.
There are no duplicate record being passed.also i tried executing in both synchronous and asynchronous mode to load the records.
Can anyone suggest on how to solve this problem.
Thanks & Regards
Hema
‎2008 Aug 18 2:50 PM
Your message says BLOCKED and not locked. implies =>
The data in your file has bad records and conditon records which you are trying to change is not correct. Please validate the data in your flat file before executing the BDC.
Thanks
Krishnan
‎2008 Aug 18 3:16 PM
Hi Krishnan,
Thanks for your input.But i want to clarify some points you have mentioned.
For this data load there is no input file been used.The data is fetched from MBEW table for creating condition records.
You say there is difference b/w blocked and locked.
In foreground i opened two sessions of VK11.
I tried creating same record (Plant Material combination) in those sessions.It didnt allow me to create because i was using the same record in another session.At that time the message was 'The condition record is blocked by user XXXXX (my user id)''.
Pls let me know if you have any inputs on this .
Thanks & Regards
Hema