on 02-25-2011 4:06 PM
Hi,
when i try to import a SP (SAPKB70106) SPAM stop at DDIC_ACTIVATION, and the logs display a dump.
When I go to ST22 tcode i see this dump.
Runtime Errors SYNTAX_ERROR
Date and Time 25.02.2011 11:13:23
Short text
Syntax error in program "SAPLPA_PACKAGE_SERVICES ".
What happened?
Error in the ABAP Application Program
The current ABAP program "SAPLSFW_COMMON" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
The following syntax error occurred in program "SAPLPA_PACKAGE_SERVICES " in
include "CL_PACKAGE_HELPER=============CU " in
line 179:
"Type "SLS_PACKAGE_INFO" is unknown"
" "
" "
" "
The include has been created and last changed by:
Created by: "SAP "
Last changed by: "SAP "
Error in the ABAP Application Program
The current ABAP program "SAPLSFW_COMMON" had to be terminated because it has
come across a statement that unfortunately cannot be executed.I cannot find any notes to solve this problem
Can you help me?
thanks!!
Create SLS_PACKAGE_INFO type as follow (SE11).
http://i51.tinypic.com/30xk77b.jpg
http://i52.tinypic.com/35d71fk.jpg
http://i56.tinypic.com/34qjpf9.jpg
and then run SPAM again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I solved this error by importing request with SLS_PACKAGE_INFO structure from other system using tp import command.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Evgen Druzkin and all the other users,
Can you tell me what you did exacty to correct this problem... I´m facing with the same short dump, I get this error during an importing support packages process through SPAM! This stopped with an error... and after that it show me this short dump... now whenever I try to enter into any transaction it show me this error!
Can you tell me... what you did to solve this issue?
Best regards,
João Dimas - Portugal
Hello Daniel Edelberg
How I do that? I don´t understand when you said importing SLS_PACKAGE_INFO from another system. How you did that? This system isn´t link to other system... is the only system, it is the domain server in STMS itself!
Now I´m in this situation, that is not possible to entry into any transaction... because of this error!
Kind regards,
Joao Dimas - Portugal
Hi,
This is a very annoying situation. I didn't find any usefull notes that can help if you are already in that trap.
The idea to import the structure from anoter system helped me out.
I exported the structure SLS_PACKAGE_INFO from our solution manger system (SM3).
Just create a new request, add object manualy and realase. Copy cofile and data file to the transport directory of the dead system (in my case DM4). And import it.
My example:
tp addtobuffer sm3K900033 DM4 pf=D:\usr\sap\trans\bin\TP_DOMAIN_DM4.PFL
tp import SM3K900033 DM4 pf=D:\usr\sap\trans\bin\TP_DOMAIN_DM4.PFL
Then you can login and run transaction without syntax error.
Regards,
Tamas
I din't find the solution, but this type exist on my production system, so i copied it whitout good results.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ,
I am also facing same issue please let me know if you got any solution
thanks
ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.