Selections in Infopackage

Hi All,
I need to put selections in infopackage for "Material no." for multiple single values. (2700 materials)
please suggest a way to do this kind of selection.
Many thanks
Tanu

Hi Tanu ,
1.You can dynamically put filters via OLAP var or ABAP routine .
2.If values are in sequence (range ) then you can set the range in l_t_range-low  and l_t_range-high viA ABAP Routine .
3.Better solution will be create around 27 infopackage with 100 selection in each and try to give range .
4.OLAP var is a lso a good idea to set dynamic filter and easy if you are not very comfortable with ABAP.
5.Can you please tell me what kind of filter values you want to put .So that accordingly filter can be decided for efficiency.
6.One more possible solution is if material no values you don't want are less then put filter to exclude them .It will be easier .
Let me know if you ned some help with this .
Regards,
Jaya Tiwari

Similar Messages

  • Routine for multiple selection in infopackage???

    hello guys
    I thought of creating one routine for Multiple selections aT Infopackage level....in Selections screen in infopackage,I found one option 'Use Conversion routine' with a check box and it is inactive.....Is it here I need to write my routine inorder to get multiple selection for a infoobject....or is it somehwhere else?How to activate thisoption?
    Thanks,
    Regards,
    S

    Hi,
    Conversion routines are used in the BI system so that the characteristic values (key) of an InfoObject can be displayed or used in a different format to how they are stored in the database. They can also be stored in the database in a different format to how they are in their original form, and supposedly different values can be consolidated into one.
    This will be there at info object level.
    Eg : ALPHA: Fills purely numeric fields from the left with zeroes (0).
    For multiple selections at info package , in data selection tab under type , u need to select 6 and write the code to select the value.When info package runs it takes the value from routine dynamically and extracts the data based on selection.
    Eg: There is a field FISCAL PERIOD For data selection, if u write the code to select current fiscal period. then whenever info package runs it extracts the data for current fiscal period from data source to PSA.
    Thanks,
    Joseph.

  • How to change date selections at Infopackage data selections in production sys

    Hi All ,
    we are loading data into Infocube from datasource ,one process chain for delta init with data transfor  ,which has data selections at infopackage say 06.2014 and other process chain for delta which has same selections at infopackage . Now I want change this data selections  at Infopackage level .
    I Have tried to change these dates in data selections at infopackage level , tho I have changed and saved to future date at delta initial with data transfor ,it's keep coming back to 06.2014. Of course data selection at delta Infopackage level is faded .
    I Want to set future date with delta int with disturbing delta loads . How to do it please .
    regards
    hari

    Hi Ram,
    We will  load delta Intial with data transfer every weekend , and we run delta everyday , because we do delta init with data transfer with selections say ( 01.20011 to 12.2003 ) every weekend , hope I need to create new delta infopack  with new data selections say ( 01.2004 to 12.9999) only  to get update data in Infocube.
    Please correct me if I am wrong .
    Regards
    hari

  • Deletion selection in infoPackage setting

    Hi, experts,
        I noticed two options of "selection Area" in deletion selection in infoPackage
        1.Same or More Comprehensive
        2.Overlapping
      who can tell me what the exactly difference between these two options? the help of them is quict same.
       in my case, one infoPackage setting  period: 1 ~ 8 and country is China. if another infoPackage with setting Period:8 and country is china. it should to delete data in old request with period 8 and country is china. right?  but in here, I think both setting is work in this case. then, how was the different usage of this option.
        Thanks in advance.

    Let me see if i can help u there.
    1. Same or More comprehansive:
    Lets say that you ran job yesterday with selection conditions Period: 8 and Country:China.
    If you run a job again today with conditions Period: 1 to 8 and Country: China.
    The second load is more comprehensive than the first one. Then it'll delete the yesterday load.
    2. Overlapping: Lets say yesteday u ran a load with conditions Period: 1 - 8 and Country: China
    Today u ran a job again with conditions Period: 3-9 and Country: China. This will delete the yesterday load. If you have selections like this, and if u select the first option "same or more comprehansive", your yesterday load is not deleted.
    Is it clear now? Or give me the exact scenario how your loads going to be, i'll see if i can come up with an answer

  • Sample routine for dynamic flatfile selection in infopackage?

    hello guys,
    I tried to find one sample routine for Dynamic Flatfile selection at Infopackage level in forums,internet...but couldnot find it....(something like....we give one flatfile everyday...process chain runs everday...and whenever Infopackage executes...it selects that days flatfile basing on date or something and loads the data)....
    can anyone give that sample routine ?
    Thanks,
    Rgards,
    S

    Hi,
    You can select the dynamic flat file using routine at info package.
    The routine here is to create dynamic file name, click the routine button beside the name of flat file.
    create name and write the related code.
    Eg: concatenate 'D:\BIFLATFILES\PRODUCTDATA_'   SY-DATUM  '.CSV'  INTO P_FILENAME.
    In this path you have to paste your file with name PRODUCTDATA_09.10.2009.CSV.
    So if it is daily load we need change the file name with that date.Infopackage automatically picks up this file and loads the data.
    Based on your requirement you need to change the code to select file with path.
    Thanks,
    Joseph

  • Selection in Infopackage and delta

    Hi Gurus/Experts..
    If data for delta intialization is huge and if the data transfer is split by using selection in infopackage and later if i run the delta will it apply only for last selection of delta intialization or for the entire selection so far made ?
    Many thanks in advance...

    Hi Kanson,
    A delta requested after several initializations, contains the sum of all the successful initial selections as a selection condition. This selection condition can then no longer be changed for the delta.
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a65dce07211d2acb80000e829fbfe/content.htm
    Hope this helps...

  • Selection at infopackage level

    HI Everybody,
    Is it possible to have selection at infopackage level.
    Regards,
    BPNR.

    Hi ,
    yes .it is possible to have selection at infopackage level.
    at infopackage level you can have three options for selection criteria.
    type-5--- free temporal selection (for as many fields as you like)
    type-6 ---ABAP routine
    type-7---OLAP Variables.
    Regards
    upen

  • Data Selection in Infopackage not picked.

    Hi,
    I have a generic datasource. I have data selections in the Infopackage. Say, I have Data selection for Plant as "5000". But, data for all Plants are getting pulled for all Plants. Why is this Selection not picked ?
    Thanks.

    hi, what type of datasource is yours.. is the selection parameter handled in the definition of ur datasource?

  • Data selection in infopackage to exclude 3 values

    Hi,
    I want to exclude 3 values for ZCOUNTRY field in the data selection of an infopackage. I don't want to do this using start routine(in transfer structure or update rules). I just need to do the coding in infopackage level. Can anybody plz tell me the ABAP coding for this in detail?
    Thanks,
    Chandan

    Hi,
    correct, but once you have defined an ABAP routine in your IPack for the country (select type 6 "ABAP" in the IPack selection of the country) why not to exclude the countries directly?
    I've never had this req but the hereunder should work (it should exclude countries US and CA from the selection)
    data: wa_range LIKE rssdlrange.
    READ TABLE l_t_range with key fieldname = 'COUNTRY'.
    MOVE l_t_range-iobjnm TO wa_range-iobjnm.
    MOVE l_t_range-fieldname TO wa_range-fieldname .
    MOVE 'E' TO wa_range-sign.
    MOVE 'EQ'    TO wa_range-option.
    MOVE 'US' TO wa_range-low.
    CLEAR l_t_range-high.
    APPEND wa_range TO l_t_range.
    MOVE 'CA' TO wa_range-low.
    APPEND wa_range TO l_t_range.
    p_subrc = 0.
    hope this helps...
    Olivier.

  • Error in data selection of Infopackage

    Hi,
    My infopackage is failing with "Error in data selection". RSM 340 is the error message number.
    Datasoucre: 0FI_AP_4
    I have checked
    1. Timestamp--consistent
    2.Reactivated and replicated datasource
    3.Checked SM58 in both BW and source systems and found it OK
    I have taken Source jobs for 1 succesfull infopackage run and 1 unsucessfull infopackage run.
    I see that Job log for unsucessfull has no call to customer enhancement and no data selection is done thereby.
    i am attaching the job logs for 1 successful and 1 unsuccessful case. Please check and let me know the gap that is contributing to this error.

    Hi nayab,
    You and harish works at same location?
    i seen same issue from harish as well.
    http://scn.sap.com/thread/3578278
    Thanks

  • Abap Routine for Date selection in Infopackage

    Hi
    I have to write an abap routine for date selections in the infopackage,
    There are two date begda and enda.
    Do i code for BEGDA and fill in the begin date using routine and use another routine to fill the ENDA.
    JPJP

    Hi JP,
      If you have two info objects BEGDA and ENDA in the Info package for selection
      then you will have to write seperate routine for each of them.
      If you want to give single value for each date field then update only the field l_t_range- low otherwise if you want to give range then you can update the internal table fields l_t_range-low and l_t_range-high .
    Regards,
    Prakash

  • ABAP selection in InfoPackages

    I have to select financial data from an ODS via the following logic:
    CASE MONTH.
       WHEN 1.
           PERIOD1 = 13.
       WHEN 2.
           PERIOD1 = 14.
       WHEN 3.
          PERIOD1 = 15.
    ENDCASE.
    PERIOD2 = MONTH.
    The year has 16 periods and the ODS contains more than one year of data. In the InfoPackage I only want to extract data for the months PERIOD1 and PERIOD2. For example, when MONTH = 1, I only want to extract the periods 13 and 1, but not 14, 15 and 16.
    How can I restrict the selection criteria in the InfoPackage so that I only extract the two mentioned periods and not the data in between? I know that I can change the selection criteria in the InfoPackage using the following variables, but I cannot figure out the correct approach:
    L_T_RANGE-OPTION
    L_T_RANGE-SIGN
    L_T_RANGE-LOW
    L_T_RANGE-HIGH
    Thanks in advance,
    James

    Hi,
    here is an example for the select option of =FISCPER where prediod/year is build from current date:
    $$ begin of routine - insert your code only below this line        -
      data: l_idx like sy-tabix.
      read table l_t_range with key
           fieldname = 'FISCPER'.
      l_idx = sy-tabix.
      l_t_range-sign = 'I'.
      l_t_range-option = 'EQ'.
    *.... Format =   YYYY      0            MM
      concatenate sy-datum(4) '0' sy-datum+4(2) into l_t_range-low.
      modify l_t_range index l_idx.
      p_subrc = 0.
    $$ end of routine - insert your code only before this line         -
    /manfred

  • Date Selection in InfoPackage Scheduler

    I am having problem in loading the data from the InfoPackage under the selection options for the "Date". When I try to enter a range of date like 12-2-2008 to 18-2-2008, I cannot load any data and it monitor screen return in 0 records, when I enter the date like 12-2-2008, the the data can be extracted out succesffully and return in 42 records.
    I try to extract the data in RSA3, I enter the same thing for the range of values: 12-2-2008 to 18-2-2008, I manage to extract the records for the date 12-2-2008 only, which is 42 records, but the correct amount records from the range of the date should be 120 records. But the log only show 42 records in this case, and the extraction did not perform successfully to extract the data between the date: 12-2-2008 to 18-2-2008. When I enter single value: 12-2-2008, the extraction return to 42 records.
    It will be appreciated if someone here can help me here. Thanks =)

    Hi Toffee,
    in RSA3 by default the no. of records will be 100 increase to 1000 ro 2000
    give the date range you may see all the records
    hope this helps
    thanks
    kishore

  • OLAP variable selection in Infopackage

    Hi,
    I have a Requirement to load data for the last 14 days everyday,i.e Truncate laod,for that i have crated a userexit variable in Quey designer,that variable picks the data for last 14 days default.it is working fine in query on calday restriction,but that variable i used in Infopackage level for calday selection parameter,but its not working, my cube getting load for all days.Can any one help on this.
    Thanks
    Naveen.

    Hi..
    I am not sure if it helps or not.. but in PC there is option wekly and fortnightly...can you try this...
    REg
    Ram

  • Date selection in Infopackage

    Hi Folks,
      I have a new info provider. Its not been loaded yet. I have to load data from 01/01/2007 to current date. I have done init load from 01/01/2007 to 11/22/2007 by selection option. It went successfully. Now when I am doing delta loads its bringing changed data only from 01/01/2007 to 11/22/2007.Its not bringing data from Nov 22 i.e its not loading any new data from nov 22. In delta infopackage its automatically converting the selection date  01/01/2007 to 11/22/2007 which is similar to init.What I need is changed data from 01/01/2007 to current date.Any help.

    Hi,
    Do one thing.Do a full load with selection condition from 01/01/2007 to current date.Then do init without data transfer.Then run the delta.So what all changes happened in the data will be laoded into the Cube.
    I think since this is a new data target,there is no harm if u do without selection conditions in the init.
    Since if you do init with selection conditions,the delta will run with based on the seletion paramteres which you gave in the init.
    Thanks & Regards,
    Suchitra.V

Maybe you are looking for

  • A complaint in the hope of a solution, or at least some attention.

    On May of 2011, an update to X.Org was pushed into core that made working with a netbook very difficult. I have an acer with 250gb HDD, 2GB RAM and a 1.6Ghz processor. For all but the most taxing tasks, it it quite snappy. The obvious limitation is t

  • How do I sync multiple picture folders to my iPod ?

    How do I sync multiple picture folders to my iPod touch ? I don't want to create another folder and then copy the desired folders to be synced, into this main folder. All of my pictures are about the size of 5-10 MB. Copying them would mean loss of a

  • Segregation of Cash application and application of on account AR payments

    Hi Friends, We have a requirement to segregate cash application to customer accounts and application of on account payments from customer account. The requirement is coming from Internal audit. They want a process where a group of users can apply pay

  • Mail for Exchange v2.5.5 out

    Available at usual place: http://businesssoftware.nokia.com/mail_for_exchange_downloads.php

  • New episodes not showing up in iTunes

    I have added a new episode (item) to my feed and pinged iTunes and the new episode will not show up. The feed was validated and is in the proper format. When people subscribe, the episode is available and workign fine. Any way idea on how to get the