‎2010 Feb 04 7:50 AM
Hi All,
I am using FD32 transaction recording for updating Customer Credit management. The problem is when running in the foreground its working fine, but when running in background i am getting the error - Account XXX is currently blocked by another user.
Can any one pls let me know what could be the reason for this error.
Thanks,
Raju
‎2010 Feb 04 7:52 AM
The message indicates that someone else is using the same customer when
you are running the report in background.
Check with some other account and run it.
‎2010 Feb 04 7:58 AM
Hi Gautham,
The message indicates that, but no other user is logged in the system and i can run in foreground with out any problem. Only problem when running it in back ground.
THanks,
Raju
‎2010 Feb 04 8:01 AM
‎2010 Feb 04 8:05 AM
Buddy,
What had caused the problem & how did you solve it? If you find the solution, you should share the same so that it is beneficial for other SDNers as well.
BR,
Suhas
‎2010 Feb 04 8:11 AM
Hi Suhas,
I have added the below line... which is not mandatory when entering data in second screen--- and the problem is solved.
PERFORM bdc_field USING 'KNKK-KNKLI'
ivbak1_tab-kunnr.
Thanks,
Raju