2 Replies Latest reply: Apr 17, 2012 12:02 PM by Sathyan Pari RSS

error in infopackage

ratin shah
Currently Being Moderated

dear gurus,

i've a infopackage which is in process chain,

it failed with message-"ERROR OCCURRED IN THE DATA SELECTION"

in details tab under extraction.

so the no. of data packets are 0.

 

please help me with solution.

and how to trigger the processes which are below this task.

 

regards,

ratin.

  • Re: error in infopackage
    Suman Chakravarthy K
    Currently Being Moderated

    Hi,

    Check whether RSLOGSYSMAP table has got correct entries. You can try running this datasource in RSA3 in ECC side. You can even debug the extraction by using /H while running RSA3.

    Take any ABAP er's help...

    Regards,

    SUman

  • Re: error in infopackage
    Aravind Nag M
    Currently Being Moderated

    Hi,

     

    Did you put any selections in your InfoPackage.

    May be the values you given are not correct or in correct format for that character.

     

    Check this link...

     

    http://scn.sap.com/thread/2003856

     

    Regards,

    Aravind.

  • Re: error in infopackage
    peng zhang
    Currently Being Moderated

    Hi:

    I think you should check the following point:

    1 check datasource use RSA3 in source system

    2 check the job log in source system use sm37, the job name is BI<Request number>

    3 check the IDOC status BW -> Source system and Source system->BW. You can find the idoc number in infopackage monitor and use we02 or we05 check idoc..

    IDOC.jpg

    According to the above checking step , you can determine what happening,and then take further action.

     

    Best Regards

    Peng

  • Re: error in infopackage
    Harish Babu
    Currently Being Moderated

    Hi Ratin,

     

    If it is trfc issue as said above, then refer to following doc to solve the issue:

    http://scn.sap.com/docs/DOC-26591

     

    How to proceed the PC, after completion of IP?

    Go to table:RSPCPROCESSLOG in SE16.It is the table which gives logs of the Process chain.After solving the infopackage step follow the below steps

     

    Go to Display messages by right clicking of your Previous step from where you need to proceed the chain

    Go to "Chain" tab and copy "Variant" and "Instance"

    Go to SE11 and Select table RSPCPROCESSLOG

    Paste the "Variant" and "Instance" and execute it, and the value of the other fields are returned: LOG_ID, TYPE, BATCHDATE and BATCHTIME

    Go to SE38 and enter RSPC_PROCESS_FINISH

    Enter the values in the fields received from RSPCPROCESSLOG table. Additionally, make the STATE as "G‟ -> Execute('G' refers to making the step green and triggering furthur).

     

    hope this helps

     

    Regards,

    Harish.

  • Re: error in infopackage
    shilpa gudumasu
    Currently Being Moderated

    Hi Ratin,

     

    This can occur due to bug in infopackage or incorrect data selection in your infopackage.

    Check data selection in the info package and start job again after changing the technical status to red and deleting the error request from the data target.

     

    Check the job in source system

    1. Copy the request no in the header tab of info package in your BW system

    2. Open the source system. SM37 tcode. copy and execute.

    3. If job was cancelled check the error message. (Please post the error message if possible)

     

    Regards,

    Shilpa

  • Re: error in infopackage
    Anand Tiragati
    Currently Being Moderated

    Hi,

     

    As our friend said, check the data in RSA3 (R3 side), if the data is correct .then check the selections in Infopackage and also check any routine  or converion exits are maitaining there at infopackage level.

    Check these,

    http://scn.sap.com/thread/1649674

     

    http://sap.ittoolbox.com/groups/technical-functional/sap-bw/delta-error-occurred-in-the-data-selection-3556448

    Regards,

    Anand.


  • Re: error in infopackage
    Sathyan Pari
    Currently Being Moderated

    Hi,

     

    Kindly check whether you have applied any selections (under the data selection tab -1st tab of your infopackage). if there is a selection then check whether the FROM value is less than the TO value.

     

    Regards,

    Sathyan