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

Short dump while saving scheduling agreement release

Former Member
0 Likes
566

Dear Experts,

I have configured MM-SUS scenario with SRM5.0, PI7.0 and ECC5.0. The Purchase order (ME22) is working fine and output message is getting processed through ALE.

I am getting following error while saving SAR (ME38).

An exception occurred. This exception is dealt with in more detail below. The exception, which is assigned to the class 'CX_SY_DYN_CALL_PARAM_MISSING', was neither

caught nor passed along using a RAISING clause, in the procedure "NNAST_AENDE_CHECK" "(FORM)".

Since the caller of the procedure could not have expected this exception to occur, the running program was terminated.

The reason for the exception is:

A PERFORM was used to call the routine "ALE_PROCESSING" of the program "RSNASTED".

The current call contains 0 actual parameter(s), but the routine "ALE_PROCESSING" expects 2 parameters.

parameters.

Request you to guide.

Regards,

Ashish

2 REPLIES 2
Read only

Former Member
0 Likes
489

Got it done with the help of ABAP resource.

Read only

0 Likes
489

Hi,

could you give me a solution ? I have the same problem.