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

IDOC Inbound processing error

Former Member
0 Likes
2,107

Hi Experts

While IDOC posting i m encountering an error with status 64 (<b>No resources, Immed. processing not possible. Quota for rdispirfc_max_own_used_wp wxceed</b> )

Can anyone explain the reason behind this.

Regards

DhanyaR Nair

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,937

The no. of work process have exceeded in your SAP system. Contact your BASIS team, they should be able to fix that.

Regards,

Ravi

Note : Please mark the helpful answers

9 REPLIES 9
Read only

Former Member
0 Likes
1,938

The no. of work process have exceeded in your SAP system. Contact your BASIS team, they should be able to fix that.

Regards,

Ravi

Note : Please mark the helpful answers

Read only

0 Likes
1,937

Thanks Ravi

Do u mean that the number of idoc being posted exceeds the limit? how can we know the max limit.

Moreover, do we need to contact BASIS ppl everytime it happens, or is there any other way out.

Some settings from developers side or something like this.

Regards

DhanyaR Nair

Read only

0 Likes
1,937

Hi,

This has nothing to do with your IDOC and ideally should not happen on a production system at all.

The work processes processes different tasks in the system like executing programs, background jobs. And you need to have enough for the same.

From a IDOC stand point, you shouldn't be worrying about it.

Regards,

Ravi

Note : Please mark all the helpful answers

Read only

0 Likes
1,937

Hello Mr. Nair,

<i>

Moreover, do we need to contact BASIS ppl everytime it happens, or is there any other way out.</i>

You can always reprocess such idocs using BD87 transaction.

Rgds,

Mano Sri

Read only

0 Likes
1,937

Thanks frnz

Anwswers will b rewarded.

Regards

Dhanya

Read only

ferry_lianto
Active Contributor
0 Likes
1,937

Hi Dhanya,

Once BASIS folk increases no. of work process, you can use schedule or execute this standard program<b> RBDAPP01</b> to process your idoc(s) with status 64.

For the future, perhaps you may want to consider to run via background job (using above program) instead of to trigger immediately. This case you can are able to run when system has low processing run.

Hope this will help.

Regarsd,

Ferry Lianto

Read only

Former Member
0 Likes
1,937

Hi,

In WE42/WE20 transaction, there will be a check box

for "DO NOT COLLECT IDoc".

Deactivate it.

If found useful, award points pls....

Regards,

Bharadwaj

Read only

0 Likes
1,937

Hi Bharadwaj

Will u plz let me know where that check box is? i didnt get that.

Regards

DhanyaR Nair

Read only

0 Likes
1,937

Hi Dhanya,

In WE20 select the logical system where you have configured your idoc type and on double clicking you will be taken to a screen where you can correct the mode for processing the idocs

Cheers

JK