‎2010 Nov 24 6:53 PM
HI All,
I'm having a dump from VL02N transaction code when I navigate to the Extras Menu -> Delivery Output -> Header.
The error is PERFORM_PARAMETER_MISSING.
Program SAPLV61B
Include LV61BF0N
Row 821
Module type (FORM)
Module Name NNAST_AENDE_CHECK
Error Analysis:
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_DYN_CALL_PARAM_MISSING', was
not caught in
procedure "NNAST_AENDE_CHECK" "(FORM)", nor was it propagated by a RAISING
clause.
Since the caller of the procedure could not have anticipated that the
exception would occur, the current program is 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.
I've checked the standard application and I see the include program LV61BF0N calls the standard routine ALE_PROCESSING of the program RSNASTED with no parameters and it expects 2 parameters.
I don't know how to resolve because the problem from the SAP standard.
Any body can help me?
thanks in advance.
Alex.
‎2010 Nov 24 7:30 PM
Since the problem is with standard SAP code, your first step should be to look for notes, if cannot find any that are applicable, you should raise a message with OSS.
The forum cannot really help with SAP standard code.
Rob
‎2010 Nov 24 8:01 PM
I was thinking it may be due to configurations done in the partner profiles(WE20) or output types(NACE).
It is possible?
Alex.
‎2010 Nov 25 6:45 AM
‎2010 Nov 25 6:33 PM
In addition to that note I've checked the note 395569. So the issue was resolved removing the Multiple Issuing flag from the output types customizing(NACE tcode).
Thanks,
Alex.
‎2014 Sep 08 7:54 PM
Hi Alexis,
Thanks, your suggestion helped fixed similar issue we had
Thanks,
Tejinder