Infocube Requests - Data Selection

Hi Gurus,
In the Infocube there were 4 requests, i want to know the selection conditions used in those requests apart from the place Infocube -> Manage -> Request tab.
I need to use that information in ABAP codings, so please give the information like Table names where such information regarding selection conditions stored.
Thanks & Regards,
Balaji.S

Hi There,
The selection conditions are defined inside the infopackage, under tab Data Selection (*) ,  that generates the request.  Normally, these criteria are used to screen out unnecessary records before the load actually begins (for the purpose of performance).
Also in order for any fields to appear in (*), it first must be indicated  in the associated data source under the tab Fields (Sel  Opts = 1,2,3,7).
Hope this helps. Jen
PS: I should have replied to the author of the thread. I'm sorry Murali M.
Edited by: Jen Yakimoto on Aug 25, 2010 5:02 AM
Edited by: Jen Yakimoto on Aug 25, 2010 5:34 AM

Similar Messages

  • "Error occurred in the data selection" on init delta load ODS- InfoCube

    Hi, gurus and experts!
    I'm trying to do Init delta load from 0FIAR_O03 ODS into 0FIAR_C03 InfoCube in PRD env. by InfoPackage "Initialize with delta transfer (with data transfer)". Immediately after the load was started I got error
    "Error occurred in the data selection"
    with details
    "Job terminated in source system --> Request set to red".
    Where are no any short dumps. There are 1 activated init load in ODS - nearly 6 500 000 records.
    Any ideas about error? And the way I can load data?

    Hi Gediminas Berzanskis,
    I faced the similar error when I tried to load data from an ODS which contained huge amount of data to a Cube. Even in your case the volume of data is more (around 6.5 million records). The error could be due to the table space issue, please contact your Basis team to check if enough table space exist for both the data targets. 
    Meanwhile you may also check the RFC connection of the Myself source system.
    You can replicate the DSO datasource once and then reactivate the transfer rules using the program RS_TRANSTRU_ACTIVATE_ALL.
    Try load with a small amount of data with a Full load option and then with a delta option..
    Hope this Helps,
    Prajeevan (XLNC)

  • Infocube display request data

    Hi,
    I see in infocube manage request which failed, how do I can see this request data ?
    Thx

    Hi,
    Select the IC manage>select the request>select the Content button on top (F6). by request by request.
    if u want to see all data in IC. select the tab Contents in manage screen -->select Infocube Contents.
    Regards,
    Madhu

  • InfoPackage Data Selection disappear when INIT

    Hi All,
    Just wondering if anyone faced this issue before and/or has a solution.
    I have an infopackage that is loading from an ODS to an InfoCube. The ODS has close to 20 million records.
    When I do a FULL UPDATE, i am able to use the Data Selection tabe to only filter certain criteria to be pulled over to my Cube.
    However, when i try to select and do an INIT, all the fields in my DataSelection tab disappears. and i am forced to load all 20 million records from the ODS.
    Appreciate any input or feedback.
    Regards,
    Gary.

    oh i see...
    i thought otherwise as in the F1  for the init without data transfer, this is what is mentioned...
    "If the delta process has not yet been initialized, but you want to test the delta upload, you have the option of simulating the initialization.
    This runs the help entries in all the required tables in BW and in the source system, without loading any data from the source system.
    In the monitor, you get a message telling you that a record has been loaded. The initialization-simulation request appears in all the data targets in which an update has taken place. However, this request contains only help entries. The simulation does not update any data in the data targets.
    Dependencies
    After you have tested the delta upload in this way, initialize the delta process"

  • Infopackage data selection & deltas

    Hi BW Experts,
    I have a few questions about infopackage and delta loads:
    1) How to perform mulitiple data selection.  e.g. company codes 1000, 1001 and 5000?  I can't filter by From To data selection since I do not want to include companies 2000, 3000, etc. 
    2) How to perfrom delta loads for just the company codes 1000, 1001, etc.?
    I would appreciate any suggestions or advice.
    l_sap

    Hi ,
    First of all, what is the delta identifier you have for loading the deltas for 1000, 1001, etc.
    For your requirement, create 2 InfoPackages,
    1. For FULL loads - Here as advised by others do duplicate rows and maintain the company codes for which you want to do FULL load.
    Note: Daily full loads and you can delete the overlapping requests if your target is InfoCube.
    2. For DELTA loads - here maintain 1000, 1001, etc and start Init and following deltas.
    Sankar Kumar

  • BPS You have no authorization for the requested data

    We are implementing Hierarchy node based security for our BPS.
    When the user tries to display the planning layout, they get the error message "You have no authorization for the requested data "
    I have given authorization to the relavant Infocubes, also checked the all the Authorization Relavant Info Objects and added theses Info Object to the custom authorization created in RSECADMIN.
    Also added the info objects 0TCAACTVT, 0TCAIPROV, 0TCAVALID to the custom authorization.
    In pfcg, this authorization has been added to S_RS_AUTH. I have also given activity 02, 03, 16 values and a * to planning areas, functions, packages, groups, levels, folders, ... to the objects R_AREA
    R_BUNDLE
    R_METHOD
    R_PACKAGE
    R_PARAM
    R_PLEVEL
    R_PM_NAME
    R_PROFILE
    But still we get the same error.
    Has anyone encountered this problem? Can you please provide me some clues to resolve this issue

    Thank you very much Grevaz, but that template does not help.
    I did run both ST01 trace and BI RSECADMIN trace.  RSECADMIN Trace shows the below authorization failure
    Subselection (Technical SUBNR) 1  
    Supplementation of Selection for Aggregated Characteristics
      No Check for Aggregation Authorization Required  
    Following Set Is Checked  Comparison with Following Authorized Set  Result  Remaining Quantity 
    Characteristic  Contents 
    0FUNDS_CTR
    0TCAACTVT
    SQL Format:
    FUNDS_CTR BETWEEN '4012001000'
    AND '4012001999'
    AND TCAACTVT = '03'
    Characteristic  Contents 
    0FUNDS_CTR  Node 1 I EQ #
    I EQ :
    0TCAACTVT  I EQ 02
    I EQ 03
    Partially Authorized (Average)   Characteristic  Contents 
    0FUNDS_CTR
    0TCAACTVT
    SQL Format:
    FUNDS_CTR > '4012001000'
    AND FUNDS_CTR <= '4012001999'
    AND NOT FUNDS_CTR IN ('4012001001','4012001002','4012001003','4012001004','4012001005','4012001006','4012001007','4012001008','4012001009','4012001010')
    AND TCAACTVT = '03'
    Value selection partially authorized. Check of remainder at end
    Following Set Is Checked  Comparison with Following Authorized Set  Result  Remaining Quantity 
    Characteristic  Contents 
    0FUNDS_CTR
    0TCAACTVT
    SQL Format:
    FUNDS_CTR > '4012001000'
    AND FUNDS_CTR <= '4012001999'
    AND NOT FUNDS_CTR IN ('4012001001','4012001002','4012001003','4012001004','4012001005','4012001006','4012001007','4012001008','4012001009','4012001010')
    AND TCAACTVT = '03'
    Characteristic  Contents 
    0FUNDS_CTR  Node 1 I EQ #
    I EQ :
    0TCAACTVT  I EQ 02
    I EQ 03
    Not Authorized   
    All Authorizations Tested
      Message EYE007: You do not have sufficient authorization  
      No Sufficient Authorization for This Subselection (SUBNR)  
    Following CHANMIDs Are Affected:
    206 ( 0FUNDS_CTR )
      Authorization Check Complete  
    We have created custom authorization and trying to restrict based on hierarchy node.
    One point I observed is, when I give access to all nodes with a wildcard * in the custom authorization, then the error disappears and the layout is visble. But our point here is to try to restrict based on the nodes and we cannot give display access to all nodes.

  • Is it possible to delete data selectively from Business content cubes

    Dear Experts,
             Requesting you to help me out to know, is it possible to delete data selectively from Business content cubes.
    When I'm trying to delete selectively from Business content cubes, the background job gets cancelled with ST22 logs stating
    A RAISE statement in the program "SAPLRSDRD" raised the exception  condition "X_MESSAGE".                                                                               
    Since the exception was not intercepted by a superior program, processing was terminated.  
    and i tried  with few more Technical content cubes but the same thing happens.
    Pls let me know how to selectively delete data from Business content cubes if it's possible?.
    Thanks in advance for your favorable assistance.
    Regards,
    Ramesh-Kumar.

    Hi Ramesh,
    Follow below steps for selective deletion:
    1.     Transaction code: Use the Transaction code DELETE_FACTS.
    2.     Generate selective deletion program:
    A report program will be generated of the given name, here .
    3.     Selection screen:
    Take the deletion program u201CZDEL_EPBGu201D to the transaction code SE38 to see/execute the program.
    After executing it will take you to a selection screen:
    As we need to carry out deletion selective on Calendar week, we need to get the screen field for the field Calendar week. For this, click on the Calendar week field and press F1.
    Click on the technical information button (marked in red box above) you will get below screen:
         ABAP program to carry out the Calendar week calculation
    Problem scenario: As stated earlier the requirement is to delete the data from the cube based on the calendar week. Thus a code must be developed such that the number of weeks should be taken as input and corresponding calendar week should be determined. This calendar week should be then passed to the deletion program in order to carry out the data deletion from the InfoCube.
         Transaction code: Use T-code SE38 in order to create a program.
    Logic: Suppose we need to delete the data older than 100 weeks.
    a.     Get the number of weeks and system date in variables and calculate the total number of days :
    lv_week = 100.      *number of weeks      
    lv_dte = sy-datum.     *system date
    v_totaldays = lv_week * 7.      *total days
    b.     Get the corresponding calendar day from the total days. This is obtained by simply subtracting the total no. of days from the system date.
    lv_calday = lv_dte - v_totaldays. *corresponding calday.     
    c.     Now in order to get the calendar week corresponding to the calculated calendar day we must call a function module 'DATE_TO_PERIOD_CONVERT'. This function module takes input as Calendar day and Fiscal year variant and returns the appropriate fiscal period.
    Get the sales week time elements
      call function 'DATE_TO_PERIOD_CONVERT'
        exporting
          i_date                      = lv_calday
          i_periv                     = lc_sales
        importing
          e_buper                     = lv_period
          e_gjahr                     = lv_year
        exceptions
          input_false                 = 1
          t009_notfound               = 2
          t009b_notfound              = 3.
      if sy-subrc = 0.
        ls_time-calweek(4)      = lv_year.
        ls_time-calweek+4(2)    = lv_period.
      endif.
    v_week = ls_boots_time-calweek.
    Note: We can pass the fiscal year variant which can be obtained from the table T009B.For e.g. here fiscal year variant lc_sales = Z2. LS_TIME will be any table with suitable time units.
    d.     Now we have obtained the required calendar week in the v_week variable. This calendar week is the week till which we need to keep the data. And older data than this week will be deleted. This deletion will be done by the deletion program
    Submitting the Data deletion program for ZEPBGC01 and key field
    SUBMIT ZDEL_EPBG WITH C039 LT v_week.
              Here the calendar week value is submitted to the deletion program ZDEL_EPBG with the screen field of calendar week.
    Hope ... this will  help you..
    Thanks,
    Jitendra

  • Reconstruct Infocube Request

    Hello Gurus,
    We have an issue on one of our infocube. The update rule indicates that the particular InfoObject (External Material Group) is assigned to another InfoObject’s (Material) Attribute. However, there are Materials in which the External Material Group field was not maintained from the Source System (SAP R/3). As a result, some records in the infocube have no value on External Material Group field.
    As a solution to the issue I am planning to execute these procedures.
    1.     Update Source System External Material Group attribute.
    2.     Load/Update Material Text and Attribute to BW Server.
    3.     Identify Infocube Request ID which has empty External Material Group.
    4.     Delete identified Request ID from the infocube.
    5.     Reconstruct Request ID.
    6.     Check infocube contents.
    Are the procedures above correct?
    Will these solve the issue?
    Hope to hear from you guys. We’re using BW 3.5.
    Thanks.

    Hi all,
    In line with my question above, I have tried the procedure but the field in the infocube was still not populated.
    Here is the procedure I did in our BW Dev server.
    1.     Since there are no data in our BW Dev server I run a “full update” in the infopackage from R3 QAS server.
    2.     Update test material record in R3 QAS server. Update External Material Group fields, assign a value.
    3.     Run Material Attribute full update in BW Dev
    4.     Check Material attribute of the test material in BW Dev – External Material Group field updated.
    5.     Go to Infocube -> Manage -> Request Tab, delete request id.
    6.     After the job is successful, go to Reconstruction Tab.
    7.     Select deleted request id, and click Reconstruct/Insert button.
    8.     After the successful execution, check Infocube content.
    The records from the specific request id is found in the infocube. However, the field in question is still empty.
    Is there a procedure I overlooked?
    Are the procedure above correct?
    Is there any other way to resolve this issue?
    Note: There are no changes in the Update Rules.
    Thanks.

  • Error occurred in the data selection

    Hi Expert,
    I met issue when full loading data from R3 via customized datasource.
    the error message in request monitor is:
    Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Extractor .
    Refer to the error message.
    I checked in RSA3, the data extraction is successful, but in BW, when execute the infopackage with or without data selection, both failed due to the same error.
    I also checked the background job in SM37 in source system, the background BI* completed successfully, and the IDoc in both BW and source system processed successfully.
    I also tried to replicate datasource and activate is using RSDS_DATASOURCE_ACTIVATE_ALL, delete infopackage and recreate it. but seems all this didn't work.
    Could u pls tell me how to solve this issue? Thanks.
    Eileen

    Hello Eileen zhang,
    I have exactly the same error as you,  do you still remember how did you solved this problem?
    Regards,
    Thanks,
    Maria João
    Error message:
    "Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Extractor .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request."

  • Need a single point of view on date selections for Delta and Full load IP's

    Hi Experts,
    Every year we are facing issues on date selections for data extraction, for example the Delta or Full selections for particular IP is like 2005 to 2008 , in this situation, for the year 2009, this IP is picking 0 records as the selections are upto 2008 only.
    My requirement is, I need to check the selections of all the IP's in the system and want to change on need base if the selections are getting expired instead of going and checking manually to each and every IP as the system is having around 3000 IP's, which is a tedious job.
    Guys, please let us know if there exits a Table/Program or any other way to check it.
    Inputs appreciated.
    Regards
    Nandu

    Hi
    Persistent through module RSSM_SHIP_PSEUDO_DVERSION_WRI
    Primary table RSLDPIOSH
    RSLDPIO Links datasource to infopackages
    RSLDPIOT InfoPackage Text Description
    RSLDPRULE ABAP source code for InfoPackages
    RSLDPSEL Hardcoded selections in InfoPackages
    RSMONICDP Contains the request-id number by data target
    RSPAKPOS List of InfoPackage Groups / InfoPackages
    http://help.sap.com/saphelp_nw70/helpdata/en/2e/20d704d45be7458582cdfcc5487090/frameset.htm
    Hope it helps

  • Error in Data selection in R/3 Generic Extraction Using function Modules

    Hi Friends,
    I have created a a generic data source using function module to load data from PA0000 and PA0001 Tables ,Function module is working fine when i execute it indipendently and  the data source is also working fine when i extract data using RSA3. it is showing correct no of records 157.
    When loading data into DSO from BW (using 3.x/7.0 flows) data is comming to PSA  all 157 records but in the RSMO the load status is showing yellow when i look into the step by step analysis it is
    data selection successfully started
    Data selection successfully ended
    All Data packets completed.
    are showing in red.
    after and hour time load getting failed and in the error message it is showing " job terminated in source system---> Request set to red"
    it is giving this message wir no RSM 78.
    Please let me know it

    Hi Jerry,
    Thanks for the immediate replay
    But here in my source system job is getting terminated.
    this is the status of job in Job logs.
    the job is running till this step not going ahead.
    Call customer enhancement BW_BTE_CALL_BW204010_E (BTE) with 157 records 
    Result of customer enhancement: 157 records                             
    Call customer enhancement EXIT_SAPLRSAP_001 (CMOD) with 301 records     
    Result of customer enhancement: 157 records                             
    Asynchronous send of data package 000001 in task 0002 (1 parallel tasks)
    pl. update me if any idea.

  • Error occurred in Data selection

    Hi All,
    We have a delta load step for 0FIGL_O02 in one of our Process chains.This step failed with an error message-
    Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    On getting into monitor , the Status tab says" Error occurred in Data Selection".
    Message text is :
    Delta request REQU_D5XVIKL0GSIIZAWDIOB9HIOOQ is incorrect in the monitor
    A repeat needs to be requested
    Data target 0FIGL_O02 still includes delta request REQU_D5XVIKL0GSIIZAWDIOB9HIOOQ
    If the repeat is now loaded, then after the load
    there could be duplicate data in the data targets
    Request the repeat?
    Please advise.
    Thanks,
    Shweta

    Hi
    Repeat delta is only available in case of transaction Data source.
    For transaction datasource system stores two fields
    1. Last delta
    2. Repeat Delta.
    In case we set request status not ok and save the status, BW System udpates the repeat delta field and thus for next data extraction system marks the request diff. as repeat delta and starts from Repeat delta field value instead of Last delta.
    In case of normal delta request from BW system takes Last delta fields into consideration.
    Hope the below link will be clear in getting
    /people/aaron.wang3/blog/2007/04/11/repair-bad-data-and-subsequent-data-targets-with-delta-update
    Many thanks
    Kiran

  • Error occured in data selection!

    Hi,
    data request was failed in my case when i schedule the data .
    in details tab of monitor screen , under extraction it is saying " error occured in data selection".
    while scheduling, i had given only one selection range of the many available fields.
    is it mandatory that we should select all the available selection values?
    can any body here tell me what could be the problem?
    Ravi

    This would occur when corresponding job of BW is running at R/3 side.
    How to identify that ?
    1] find sm37 of BW job.
    2] double click the job, click on 'job details' from tool bar.
    3] from the pop up screen, note down the server and job id.
    4] log in to R/3, tcode SM51. Double click the server which is mentioned in above step.
    5] a list of running job would appear, find the job from job id as in step 3. double click that and clikc on cancel program to kill the job.
    NOTE - if the job is already over then it would not appear in list..
    now you can repeat the load.
    this works, i have tried it.

  • Make the data fit in 1 or 2 pages in Rpt as per the data selection- Hyp IR

    Hi,
    Request to provide me solution for the following issue at the earliest :
    On dashboard I'll have 3 dropdowns drp1,drp2,drp3 and 3 list boxes lb1,lb2,lb3. User selects value from drp1 and selected value can be placed in lb1 thru "=>" button. So any no. of values (less or more values) can be placed in lb1 selected from drp1. Similarly values selected from drp2 placed in lb2 and values selected from drp3 in lb3 thru "=>" buttons.
    After selecting process button I have to place the list box (lb1,lb2,lb3) values (Text) in Text Labels (tlb1,tlb2,tlb3) on the Report. First part of the report contains Pivot with some calculations. Pivot will increase or decrease horizontally. Vertically its size is fixed. Down the pivot, Text Labels tlb1,tlb2,tlb3 are placed down the other. Spring option has been used for tlb1,tlb2,tlb3.
    Now issue I am facing is If user selects more values from drp1,drp2,drp3 then in report tlb1,tlb2,tlb3 are expanding and I am getting the report with 2 pages. After that if user selcts less values from drp1,drp2,drp3 then the data selected getting fitted in single page of report but the 2nd page previously expanded remains exist. But user should not get this 2nd page blank. I tried to apply report grouping . But didn't worked.
    Please suggest me solution for this problem. Can I achieve this requirement if I use any other controls instead of text labels in Report ( less values single page more values 2 pages). Thanks.

    Thanks Eric for the response.
    Our requirement is, in a Production instance, not to allow a DB user (APPS/SYSTEM) to see the confidential data. For example, a user who has the APPS schema password should not be able to see the salary details. However allowing the application like forms/reports/jsp to present the actual data and not the masked data.
    I understand from your reply that the data masking feature CANNOT be used for this purpose as it is rebiulding the tables with the masked data. However we understand that the same feature can be used in a TEST/DEV environment so that we can restrict the developer who is working on the TEST/DEV instance, from accessing the confidential data.
    Any pointers to acheive our requirement will be highly helpful.
    Thanks for your time.
    Ramana.

  • Error occurred in the data selection,If i do Repeat, then it is working fin

    Hi Freinds,
    Here is the error message,
    Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Extractor .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.
    Details Tab:
    Extraction (messages): Errors occurred
    Error occurred in the data selection ....
    If i do Repeat Delta, then it is working fine.
    As it is a daily load, manually repeating the load from the past 10 days.
    Have tried using program RS_TRANSTRU_ACTIVATE_ALL.
    Any inputs pls.....

    Hi Friends,
    Thanks for your valuable inputs, Problem is solved.
    The Reason is that, there is a time difference in the r/3 system and bi system.
    The tolerable time differene shud be only 60 seconds.
    Basis guys  took down time at the OS level and hav made the timers sync.....
    The problem is on the source system GNP time differences
    persists, which can cause the problem with delta upload .
    Universal Time Coordinated UTC....: 1291187626
    Date and time of database.........: 01.12.2010 12:46:59
    Date and Time of R/3-Kernel.......: 01.12.2010 12:43:46
    Date and Time of ABAP-Processor...: 01.12.2010 12:46:58
    ABAP Time zone Setup ..............: 19800
    Date and Time / local time ........: 01.12.2010 12:43:46
    This leads to an exception of the delta processing, because this
    tolerates a deviation of 60 seconds only (When the repeat is processed,
    the "local time" in the ABAP is higher than the qrfc counter at the time when the delta was processed -> So a repeat works fine).
    Please synchronize the timers like described in attached note 101726 and 741734 to eliminate the time difference .
    With Regards
    Badri Thiriveedhi.

Maybe you are looking for

  • Special characters are not showing properly in FF.

    I am developing an website where user can input special characters like '¥' or '╩' like this. I have to store these value to DB and wold display it from DB. When I try to fetch these value from DB, it looks like '�'. I am using <meta http-equiv="Cont

  • Regarding Non cumulative key figure

    Hi Friends, While we are doing Inventory mgmt we use three data sources. 1) 2LIS_02_BX -  why it is used? ( As far my knowledge is concerned This is Used to extract an opening stock balancce means when ever we are implementing the inventory for clien

  • Help  needed with mail self transferring in iCloud (from inbox to trash).

    Hi, I have an me.com (icloud) email address and when mail comes to inbox it only stays there for a day or two then goes to trash, then disappears completely . This happens across all my devices, iMac, macbook, iPad and iPhone. I also have a main busi

  • Transfer artwork to mp3 file

    Hi. Is it possible to transfer (copy) the artwork directly into the mp3 file instead of keeping the artwork inside the iTunes library? Thanks

  • Small Cover Flow bug

    Hello everybody. I have a brand new iPod Touch 32 GB, I love it. But I have a small problem. When I'm browsing through my albums using cover flow, a few flicks in, it goes abruptly back to the "home" screen and stops whatever song I'm playing. Everyt