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

Problem with FD32

Former Member
0 Likes
847

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

5 REPLIES 5
Read only

GauthamV
Active Contributor
0 Likes
765

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.

Read only

Former Member
0 Likes
765

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

Read only

Former Member
0 Likes
765

Problem solved

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
765

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

Read only

0 Likes
765

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