Type "SLS_PACKAGE_INFO" is unknown"

We are in the proess of applying Support Packages 7.01 SP8
While doing the import , the import stopped with a short dump
The short dump specifies the following message
syntax error in program "SAPLPA_PACKAGE_SERVICES ".
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"
Please assist

Hello,
I was able to solve this issue by going in debug mode by typing in /H in the trnx field. When you type /h a abap debug session is started. Then you can type SPAM chose "continue" (button before stop) to go to SPAM screen and restart the upgrade.
I noticed that this error usually occurs with a sap reboot when spam is in error stop or in progress.
Regards,
Sridhar

Similar Messages

  • SLS_PACKAGE_INFO is unknown

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

    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

  • JMS sender adapter : message type null is unknown, payload cannot be read

    Hello,
    We are building a scenario Weblogic -> PI through a JMS adapter, but we are getting the following error in the adapter :
    2009-09-29 12:09:58     Information     New JMS message with JMS message ID ID:P<450046.1254218997063.0> received. The XI message ID for this message is e705a65f-3cf6-472a-3675-b04e9862ce45.
    2009-09-29 12:09:58     Warning     JMS message ID:P<450046.1254218997063.0>: message type null is unknown, payload cannot be read and will be empty!
    2009-09-29 12:09:58     Warning     JMS message ID:P<450046.1254218997063.0>: Payload empty or cannot be read.
    2009-09-29 12:09:58     Information     JMS Message was converted to XI message succesfully.
    Despite the fact that the message is not readable, PI creates a message anyway but the payload is empty. It is the same issue as described in this thread :
    How to read Java Object message from JMS Queue using JMS Adapter .
    But there have been no answer there.
    We have read many notes but none are relevant, any ideas ????
    Many thanks,
    GL

    Hallo,
    Have you seen this note:
    [Note 837501 - J2EE JMSAdapter: Empty payloads, unknown JMS message types|https://service.sap.com/sap/support/notes/837501]?
    Seems it can be either message 
    a) does not contain any payload and/or
    or
    b) is not of type TextMessage or BytesMessage
    /Jakub

  • Type "ABAP_BOOL" is unknown

    Hello,
    We are in the process of upgrading from SAP 4.6B to ECC 6.0. We are stuck with following syntax error in program
    "CL_HRPAY00_CLC_UTILITIES======CP "
    "Type ABAP_BOOL is unknown"
    We are aware of the SAP note, 1270841. But the basis team is unable to implement the note currently. Is there any way that this error can be resolved manually (without the help of the SAP note)?
    Thanks and Regards,
    Reena

    Hello Reena
    As a temporary workaround you can modify the class CL_HRPAY00_CLC_UTILITIES.
    Just add the type-pool ABAP on the tabstrip Properties to the class definition.
    The type-pool ends up in the public section of the class:
    class CL_HRPAY00_CLC_UTILITIES definition
      public
      final
      create public .
    *"* public components of class CL_HRPAY00_CLC_UTILITIES
    *"* do not include other source files here!!!
    public section.
      type-pools ABAP .
      class-methods GET_ACTIVE_SUBCOMPONENTS
        exporting
          !ET_SUBCOMPONENTS type DLVUNITS .
    Regards
      Uwe

  • Basic type 'MATMAS01' is unknown in SM58

    I try to send IDOC to XI , i have done all settings when i send IDOC from BD10 i get error like that "Basic type 'MATMAS01' is unknown" by selecting message type AIDMATMAS.
    but i have imported IDOC type "AIDMATMAS.MATMAS01" in integration repository already.
    when i look at status of IDoc in sender system's WE05, last status is 03, not 12..Namely it doesnt reach XI.
    what can it be the error ?
    Thanks a lot

    Hi,
    Follow below configuration it will work i think it  is due to customized idoc, once again check with segment, idoc and message type configuration and check whether all are released or not.
    1. Check whether segment, idoc and message type are released or not.
    2. Define Logical system and assign logical system to sender system (r3)
    3. Define RFC destination in R3 system.
    4. Define port and partner profile, in partner profile outbound window configure idoc parameters properly
    According to ur requirement ur r triggering IDOC through abap program, check with control record parameters, some times due to control record parameters will throw error.
    Once r3 configuration is over configure settings in XI
    1. Import IDOC from r3 in IR window, if u getting any problem for import it will throw error.  Check with basis team for authorization.
    2. Configure RFC destination for R3
    3. Configure IDX1 and IDX2 ports properly.
    4. Configure scenario according to your requirement in IR & ID window
    It will work without fail.

  • Tcode IDX2: Basic type 'MATMAS02' is unknown

    Hi!
    How to get the basis type such as MATMAS02, MATMAS05 as known basis type in tcode IDX2?
    When I try to load metadata in tcode IDX2 I get the following error:
    Basic type 'MATMAS02' is unknown
    Message no. EA224
    Thank you very much!
    Holger

    hi,
    check the PORT is defined correctly in IDX1 in XI system.
    Check SM58 in R/3 system..
    check this blog as well page 9-10
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d19fe210-0d01-0010-4094-a6fba344e098
    Have you imported the IDOC into IR ?
    Sachin

  • "Message type LIP805 is unknown

    hi friends,
    i am facing problem with "Message type LIP805 is unknown".
    i am saving the MC61 create planing Hierarchy. it is giving the message document created in status bar.
    but the message "operation was terminated"  getting to inbox.
    appricate << removed >> solution.
    YSR.
    Edited by: Rob Burbank on Nov 13, 2009 1:49 PM

    hi  goutham,
    while creating and saving it is not shwoing any error message.
    but while coming out from the screen  it is showing "update was terminated ".
    ysr.

  • Basic IDoc type ORDLGT01 is unknown

    Hi All,
    When I test run to execute  business object from BUS2032 from SWO1,
    I got the following message:  "Basic IDoc type ORDLGT01 is unknown".
    Please let me know why its so happening.
    Regards
    Bhaskar

    PLEASE SEARCH SDN before posting ([rules of engagement|https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement])
    [SAP Note 607330 ALE: Basic type ORDLGT01 unknown|http://service.sap.com/sap/support/notes/607330]

  • The Type TP_TH_LISTNER is unknown

    Hi All ,
        We are in SP15 and When we try to implement a note we got this error ' the Type TP_TH_LISTNER is unknown ' . We are getting this error in Class interface (SE24)  - CL_RRMS_APPL_LOG .
    I think people who are in support pack 16 can help .
    Regards
    Santosh

    Please check, following OSS note is applicable or not in your case.
    Note 1020323 - Input-ready query: characteristic relationship, mem consump.

  • Perl SAP::Rfc - input tables - The specified type Typ rfcdes is unknown.

    I am pretty new to SAP and am working to understand the guts of it while also trying to do something useful, especially understanding how we could use Perl Sap::RFC.  I've been looking for days and making a little progress over time, but now I'm stuck.
    Problem Summary:
    I want to read the RFCDES table using RFC_READ_TABLE to get a dump of what's in there.   It is apparently too large for a plain RFC_READ_TABLE, but I discovered that by defining the fields that I want, I can get out what I need.  I did this by successfully executing RFC_READ_TABLE in SE37 for the RFCDES table by defining entries in the FIELDS table, but I can't figure out the right way to send a table as input to SAP via SAP::Rfc.
    Background:
    I am using SAP::Rfc v 1.55 on linux with 640,0,303 release of the rfcsdk.
    I am getting the error:
    RFC call failed: EXCEPT SYSTEM_FAILURE  GROUP   104     KEY     RFC_ERROR_SYSTEM_FAILURE        MESSAGE The specified type Typ rfcdes is unknown. at /home/<userid>/local/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/SAP/Rfc.pm line 1055.
    Here is my code block (minus connect info):
    my $it = $rfc->discover("RFC_READ_TABLE");
    $it->QUERY_TABLE("rfcdes");
    $it->ROWCOUNT( 30 );
    $it->OPTIONS( ["NAME LIKE 'SAP%'"] );
    my $str = $it->tab('FIELDS')->structure; # I think this line is extraneous
    $it->FIELDS([{ FIELDNAME => "RFCDEST", OFFSET=> "000000", LENGTH => "000000",  FIELDTEXT=> ""}]);
    $rfc->callrfc( $it );
    $rfc->close();
    The parameters to FIELDS are what worked in SE37.  I would eventually like to return more than just rfcdest (such as RFCOPTIONS) but at this point, anything working would be good
    I have successfully done an RFC_READ_TABLE with SAP::Rfc (using the tables.pl example) so I'm pretty sure I have that working but I think the FIELDS input/output table is throwing me off.  Maybe I'm not understanding the array of hashes correctly?
    I have looked at the thread SAP-::Rfc with Perl which got me this far but I'm still missing something.  Can anyone please help?
    Thank you for your time.

    You might want to check out the newer SAPNW::Rfc.  Not sure what version system you're connecting to.
    Anyway, here's how I did RFC_READ_TABLE with SAP::Rfc years ago:
    my $IT = $RFC->discover("RFC_READ_TABLE");
    $IT->QUERY_TABLE('TBTCO');
    $IT->OPTIONS( ["ENDDATE = '$MAXDATE' AND ENDTIME > '$MAXTIME' OR ENDDATE > '$MAXDATE'"] );
    my @FLDARRAY = qw(JOBNAME JOBCOUNT JOBCLASS PERIODIC REAXSERVER RELUNAME SDLUNAME
    AUTHCKMAN EVENTID SDLSTRTDT SDLSTRTTM STRTDATE STRTTIME ENDDATE ENDTIME STATUS);
    $IT->FIELDS([@FLDARRAY]);
    $RFC->callrfc( $IT );
    print "Num Rows in PRD matching selection criteria: ".$IT->tab('DATA')->rowCount()." \n";
    for my $ROW ( $IT->DATA ) {
       #do stuff;
    $RFC->close();
    Cheers,
    David.
    For reference, here's my wiki profile, where you can find my blogs on SAPNW::Rfc, and some sample scripts.
    http://wiki.sdn.sap.com/wiki/display/profile/David+Hull
    Edited by: David Hull on Mar 28, 2010 10:05 AM

  • Type "CL_HR99B_PAL" is unknown

    Hello Guys,
    I'm trying to implement the SAP Note 131739 - Brazilian Group Function log: Technical,
    when activate the object I get the following error:
    Type "CL_HR99B_PAL" is unknown
    In the Include HBRLOGD0
    I am searching for a sap note to implement this object but im not finding it, I discovered the SP that contais this object is the SP SAPKE60050.
    Thank you for helping!

    Hello,
    I was able to solve this issue by going in debug mode by typing in /H in the trnx field. When you type /h a abap debug session is started. Then you can type SPAM chose "continue" (button before stop) to go to SPAM screen and restart the upgrade.
    I noticed that this error usually occurs with a sap reboot when spam is in error stop or in progress.
    Regards,
    Sridhar

  • Type SBC400FOCC is unknown

    Hi,
    i am beginner in ABAP, i was practicing on internal table. In trial version while executing program 'sapbc400dds_select_sflight_tab', i get error 'type SBC400FOCC is unknown'. Not only this program all programs involving SBC400FOCC structure and table type gives the error. I am stuck, i cant proceed any further unless i find the solution for this. Please help.

    The referenced structure is apparently not in the ABAP Dictionary. Looks like the environment you are trying to practice is not complete as some definitions are missing.
    If that one structure is missing, then likely other Dictionary objects will be too, so I'd say, you can't use the current environment properly. You'll have to get on a complete system with all necessary objects.

  • Type MRMIVEXT is unknown

    Hi all,
    we are in the process of testing the new ECC 6 EHP 4 system and we came across a very strange problem. Most of the standard transactions like ME21N and VA01 do not work because the system issues an abap dump saying that in the type pool MRM the type MRMIVEXT is unknown.
    We have checked SPAU and SPDD and there is nothing in them concerning type group MRM.
    Any ideas?
    Kind Regards,
    Panos

    Hi Aliun,
    I've solved the problem by creating the structure myself in the system.
    Go to SE11 -> Data type -> Enter MRMIVEXT -> Create
    In the structure add Component -> .INCLUDE
                                    Component type -> IVEXT
    and                          Component -> .INCLUDE
                                    Component type -> ICDIND
    Save and activate.
    This will work.
    BR
    Panos

  • Type CI_DFKKREP06 is unknown

    Hello,
    I'm having a dump executing the standard transaction FTW1A.
    The error is:
    Syntax error in program "/1BCDWBEN/SAPLFEN0009".
    Type "CI_DFKKREP06" is unknown.
    Help needed urgently,
    Regards,
    Edson Vilhena de Carvalho

    Hi Vilhena,
    This looks to be a customizing include in one of the standard table.
    Try to find out the standard table which has this include see if this is implemented? This should also have an enhancement associated with it which you can find in SMOD.
    Find the enhancement name for this include and add it to a project in CMOD and activate it.
    Hope this helps.
    Thanks

  • Error: Basic type 'WVINVE03' is unknown

    hi sdn frnds
    I am doing File to Idoc scenario in that i am getting the error as
    Error: Basic type 'WVINVE03' is unknown
    can any one know about this and how to solve this problem
    thanks in advance
    Vasu

    Hi,
    where do you try to find this idoc?
    this IDOC should only be in the R3
    (not in the XI)
    if you want it in the XI you need
    to download it's sigmature in <b>integration repository</b>
    just like described here:
    http://help.sap.com/saphelp_nw04/helpdata/en/2b/a48f3c685bc358e10000000a11405a/content.htm
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Maybe you are looking for

  • Backing Up Tiger w/ External Hard Drive

    I am finally backing up my Macs!  I purchased an external hard drive and have successfully backed up my Macbook via Time Machine.  When I attempted to back up my iMac (10.4.11, Tiger) using the same hard drive, I notice there's a Time Machine icon on

  • CRVS2010 Beta - Report with many tables

    Hi, I was developing my application first with a test Database with few tables. Now that I am changing to the actual database (with about 200 tables) I noticed that the ReportDocument takes a really long time to load when I tried to access the DataDe

  • IPhone 5 loses battery quick

    Who else has been losing battery on their new iPhone 5

  • Event in not triggered in parallel processing

    Hello ABAP community, i am playing around with ABAP OO and doing my first lessons in parallel processing. I am trying to comibine parallel processing (CALL FUNCTION STARTING NEW TASK) with the ABAP OO concept of events. The idea is to create many ins

  • Hardware / system maintenance for a private computer.

    Hello people, As the topic suggest, I want to know what kind of maintenance I should could (should) do with my computer. It's a pretty basic laptop, with a spinning drive. I've read the wikis entry on hardware maintenance, but I only talks about fsck