cancel
Showing results for 
Search instead for 
Did you mean: 

SLS_PACKAGE_INFO is unknown

daniel_edelberg
Explorer
0 Kudos

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!!

Accepted Solutions (1)

Accepted Solutions (1)

daniel_edelberg
Explorer
0 Kudos

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.

Answers (3)

Answers (3)

Former Member
0 Kudos

I solved this error by importing request with SLS_PACKAGE_INFO structure from other system using tp import command.

joo_migueldimas
Active Participant
0 Kudos

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

daniel_edelberg
Explorer
0 Kudos

Hi João.

I solved this problem by importing SLS_PACKAGE_INFO from another system.

Try to create this type and run SPAM again.

joo_migueldimas
Active Participant
0 Kudos

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

Former Member
0 Kudos

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

0 Kudos

Thanks for this hint. We had the problem in an SCM installation, and this worked for us too.

best regards

Horst

alois_lobmeier
Explorer
0 Kudos

Thanks very much for this perfect hint. I had the same problem during support package application and with this explanation I was able to overcome the problem. Rgds. Alois

daniel_edelberg
Explorer
0 Kudos

I din't find the solution, but this type exist on my production system, so i copied it whitout good results.

Former Member
0 Kudos

Hi ,

I am also facing same issue please let me know if you got any solution

thanks

ravi