cancel
Showing results for 
Search instead for 
Did you mean: 

error CALL_FUNCTION_PARM_UNKNOWN "CX_SY_DYN_CALL_PARAM_NOT_FOUND"

Former Member
0 Kudos

Hi all,

I am getting an abab dump error CALL_FUNCTION_PARM_UNKNOWN "CX_SY_DYN_CALL_PARAM_NOT_FOUND"

Category               ABAP Programming Error                                                      
Runtime Errors         CALL_FUNCTION_PARM_UNKNOWN                                                  
Except.                CX_SY_DYN_CALL_PARAM_NOT_FOUND                                              
ABAP Program           SAPLZ_HEUR_PLANNING_MTO                                                     
Application Component  Not Assigned

Short text                                                                                                Function parameter "IS_PRH" is unknown.

What happened?                                                                                            Error in the ABAP Application Program                                                                                                                                                                       The current ABAP program "SAPLZ_HEUR_PLANNING_MTO" had to be terminated because                       it has                                                                                               come across a statement that unfortunately cannot be executed.                                                                                                                                              Function module "/SAPAPO/RRP_CONSIDER_FIXPEG" was called                                              with the parameter "IS_PRH".                                                                          This parameter is not defined.        

What can you do?                                                                                          Note down which actions and inputs caused the error.                                                                                                                                                                                                                                                              To process the problem further, contact you SAP system                                                administrator.                                                                                                                                                                                              Using Transaction ST22 for ABAP Dump Analysis, you can look                                           at and manage termination messages, and you can also                                                  keep them for a long time.               

Error analysis                                                                                            An exception occurred that is explained in detail below.                                              The exception, which is assigned to class 'CX_SY_DYN_CALL_PARAM_NOT_FOUND', was                       not caught in                                                                                        procedure "Z_HEU_PLAN_STANDARDLOTS_MTO" "(FUNCTION)", 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:                                                                      Function module "/SAPAPO/RRP_CONSIDER_FIXPEG" was called                                              with the parameter "IS_PRH".                                                                          This parameter is not defined.       

System environment                                                                                        SAP Release..... 702                                                                                  SAP Basis Level. 0011                                                                                                                                                                                       Application server... "gvaapx03"                                                                      Network address...... "10.69.48.19"                                                                   Operating system..... "Windows NT"                                                                    Release.............. "6.1"                                                                           Hardware type........ "24x AMD64 Level"                                                               Character length.... 16 Bits                                                                          Pointer length....... 64 Bits                                                                         Work process number.. 23                                                                              Shortdump setting.... "full"                                                                                                                                                                                Database server... "gvaapx03\APX"                                                                     Database type..... "MSSQL"                                                                            Database name..... "APX"                                                                              Database user ID.. "apx"                                                                                                                                                                                    Terminal.......... " "                                                                                                                                                                                      Char.set.... "C"                                                                                                                                                                                            SAP kernel....... 720                                                                                 created (date)... "Feb 20 2012 19:16:38"                                                              create on........ "NT 5.2 3790 S x86 MS VC++ 14.00"                                                   Database version. "SQL_Server_9.00 "                                                                                                                                                                        Patch level. 200                                                                                      Patch text.. " "                                                                                                                                                                                            Database............. "MSSQL 9.00.2047 or higher"                                                     SAP database version. 720                                                                             Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2, Windows                        NT 6.0, Windows NT 6.1, Windows NT 6.2"                                                                                                                                                                    Memory consumption                                                                                    Roll.... 0                                                                                            EM...... 209489600                                                                                    Heap.... 0                                                                                            Page.... 65536                                                                                        MM Used. 75649392                                                                                     MM Free. 125447424            

Kindly help me on this error.

Regards

srikanth

Accepted Solutions (0)

Answers (1)

Answers (1)

ashish_vikas
Active Contributor
0 Kudos

Function module "/SAPAPO/RRP_CONSIDER_FIXPEG" was called with the parameter "IS_PRH". 

Please Check with ABAP/Function Consultants for this, may be Z_HEU_PLAN_STANDARDLOTS_MTO have some bug.

Regards

Ashish