‎2009 Feb 06 5:22 AM
Hi Experts,
I am not able to login into system; it is giving dump after giving user id & pwd.
This happed in My (Quality) Test System, when applying basis 18, 19 patch level.
Now I am not able to login into system with GUI to do any other thing.
Can any one faced same problem.... & please help me for how to restoring the last backup through BRRESTORE command
Regards,
Rahul
ShrtText
Syntax error in program "SAPLSDIFRUNTIME ".
Error analysis
In program "SAPLSDIFRUNTIME ", the following syntax error occurred:
"Different number of parameters in FORM and PERFORM (routine: TTYP_TO_L"
"INES_DESCR, number of formal parameters: 5, number of actual parameter"
"s: 6)."
" "
‎2009 Feb 06 5:26 AM
hi,
the routine in this standard prog has :
FORM Ttyp_to_lines_descr USING ttypinfo_wa TYPE TTYPINFO
with_text TYPE DDBOOL_D
langu TYPE SY-LANGU
group_names TYPE DDBOOL_D
uclen type unicodelg
CHANGING lines_descr TYPE DDTYPELIST.
U have to check whether these r consistent in ur case or not.
Some patches or upgrades can alter such param.
regards,
ags.
‎2009 Feb 06 6:08 AM
Hi ags,
Thanks for the quick reply.
Actually I have tried to upgrade the patches only after that I have got the error.
But right now the situation is I am not able to run any transaction. After every transaction I have got the different short dump error.
Pls. help.
‎2016 Apr 04 8:12 AM