2008 Mar 27 2:05 PM
hi ..iam updating using vk12 transaction using bdc ...updating for another record using BDC while the change of customer screen is active for another customer it says " the condition is currently blocked" how can i overcome this situation and make it working using bdc even if the screen is active ..
plz advise..
regards
hi ..iam updating using vk12 transaction using bdc ...updating for another record using BDC while the change of customer screen is active for another customer it says " the condition is currently blocked" how can i overcome this situation and make it working using bdc even if the screen is active ..
plz advise..
regards
2008 Mar 27 2:10 PM
Hi,
While running BDC you have to close the tcodes
no other alternate
Regards,
V.Balaji
Reward if Usefull...
2008 Mar 27 2:27 PM
In the BDC program, before calling the transaction ( Before the statement Call Transaction) use the command Wait up to 1 seconds.
Regards,
2008 Mar 27 2:32 PM
Hi,
The customers may differ. But the condition type can be same as for the others. So just close the another VK12 session.It will work. Because in the other screen the same condition type will be in the memory variable. Thats why it shows error message.
Regards,
Sankar.