Google+ Facebook Twitter MySpace SC

Sunday, September 2, 2012

Note 719941

Note 719941 - CALL_FUNCTION_WAIT_ERROR in ALE environment

 

Summary
SymptomIf you have scheduled the RBDAPP01 program as background job and have maintained the relevant variant in an incorrect way, the system may issue an ABAP CALL_FUNCTION_WAIT_ERROR runtime error.
Other termsRFC, ALE, CALL_FUNCTION_WAIT_ERROR, RBDAPP01
Reason and PrerequisitesThe problem arises if the RBDAPP01 program is terminated before the responses of the sent asynchronous tasks are returned by the RFC server program.


Remark:Note that the CALL_FUNCTION_WAIT_ERROR ABAP runtime error can also occur with other applications if the calling program is terminated before it receives the responses of the sent asynchronous tasks of the RFC server program.
SolutionIf the RBDAPP01 program is scheduled as a background job and you used an asynchronous RFC with a response in the variant to set up a parallel processing, also set the indicator
"Wait for end of processing".

For Example:

Parallel X
Server group idoc_processing
Wait for end of processing X <=====

Voraussetzung:Note that you must first implement the correction from Note 547253.

Header Data


Release Status:Released for Customer
Released on:07.03.2006 10:35:13
Master Language:German
Priority:Recommendations/additional info
Category:Consulting
Primary Component:BC-MID-RFC RFC
Secondary Components:BC-MID-ALE Integration Technology ALE

No comments:

Post a Comment