Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

two customers at the same time

Former Member
0 Likes
541

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

3 REPLIES 3
Read only

Former Member
0 Likes
501

Hi,

While running BDC you have to close the tcodes

no other alternate

Regards,

V.Balaji

Reward if Usefull...

Read only

Former Member
0 Likes
501

In the BDC program, before calling the transaction ( Before the statement Call Transaction) use the command Wait up to 1 seconds.

Regards,

Read only

Former Member
0 Likes
501

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.