cancel
Showing results for 
Search instead for 
Did you mean: 

Account XXXX XXX is currently blocked by user RFC_Q01 while posting transaction through Proxy.

0 Kudos
5,329

Hi,

Thanks in advance....

I have written BDC code to post the entries in SAP S4HANA inside the proxy. and proxy is triggering from SAP PO/PI which collects the payment data from API (outside SAP). there is two process, one is real time hit where single transaction come and it is posting successfully and other is batch processing where multiple transaction will come in one message and in this case some transaction getting failed stating "Account is currently blocked by user RFC_Q01".

RFC_Q01 is communication user which is used to post transaction processing from PI/PO (Proxy). I am using the T-code FB05 and F-32 to post the entries based on the scenarios.

Error message-

Account 10001104 XXXX is currently blocked by user RFC_Q01:

please help, we identified this issue in PRD and stopped this process due to this issue.

Tanks,

Atique Khan

aoyang
Contributor
0 Kudos

Some questions to clarify your scenario:

- What is the transaction called by BDC in the 1st process(FB05 or F-32)? What is the exact process(creating payment doc or clearing AR/AP)?

- What is the transaction called by BDC in the 2nd process(FB05 or F-32) What is the exact process(creating payment doc or clearing AR/AP)?

- Are both processes custom code implemented in ABAP proxy(in SPROXY tcode)?

- I see that 2nd process triggered the error. Where do you see the error(SM37, SXI_MONITOR)?

- How is 2nd process get triggered by the 1st process?

Accepted Solutions (0)

Answers (0)