Problem in Bex report Status of Data based on multiprovider

Hi Bi Expert,
I am facing probelm in my bex reprot having field "Status of data"
Report is based on multiprovider which using 3 cubes.
Out of this three cube report showing data with cube havnig oldest date data load.
How can I get latest one request data into my report .
I am not using bex web template so dont give solution related to it already gone through that thread.
using bw 3.5 version

Hi again,
in the table RSICCONT you find which request is in which data target. When you define the user exit variable on 0REQID, you have to go in this table and read the request with cubes names in your multi provider. In a second step you sort the request after cubes and time tamp and take the first n (depending on how many cubes you have in MP). Keep in mind: when you apply READ statement, read after Cube name
Regards
Aban

Similar Messages

  • Bex Report issue - transaction data of type Char not dispalyed complete

    Hi BI Expers ,
    I have one issue related to Bex reports here
    I have complete data loaded in DSO , there is one field Job Title which is having a length of 60 char . When I am executing the report in Bex Analyzer , the value for Job Title is getting truncated after 30 characters . Although full 60 chararacters are loaded in DSO  still I am not able to present them in reports .
    Can some one help here ,  whether this is Analyzer limitation or is there some setting to fix this issue .
    Regards
    Anurag

    Hi Anurag,
    Check the Output length of the object that is giving out put as 30 charecters.
    And check in Business Explorer tab option for BEx Description short, medium or High.
    Hope this helps.
    Veerendra.

  • Keyfigure dsiplay problem in BEx Report

    Hello Experts,
    In my BEx report i need to display keyfigure values as a whole numbers instead of fraction.I have selected 0 in decimal place of keyfigure properties but the problem is if I have a decimal it gets truncated instead of round figure.  Eg. for value 153.65 report shows 153 but I need to display as 154.
    Regards
    Kumar

    To be more specific suppose u r having a key fig say KF having the value 153.65.
    Don't set any decimal place for the KF. Just go to the properties and hide it
    Now create a new formula and set the decimal places to 0 in the properties and use the following formula.
    ( FRAC ( 'KF' ) < 0.5 ) * FLOOR ( 'KF' ) +
    ( FRAC ( 'KF') >= 0.5 ) * CEIL ('KF')
    Hope this helps

  • Cumulation problem in BEX REPORT?

    hi,
    i am generating reporting FISCAL PERIOD WISE. the values of standard price(OPRICE_STD), moving average price(0PRICE_AVG) values are basically coming from R/3 directly.
    0fiscper    Company period            std price           mov avg price
    2009001     20090101                      40                         50
    2009001     20090102                      40                         50
    2009001     20090103                      40                         50
    2009001     20090104                      40                         50
    no, when i run the report by fiscal period the values are showing 160 instead of 40, and 200 instead of 50 respectively.
    when u drill down the values are 40,50 only for the company period wise. but how to display overall result as 40 for std price, and 50 for mov avg price in the bex report. that means how to do it in bex query designer.
    regards
    vadlamudi

    thanks one and all , that problem has been resolved.
    i have created structure for material types( Ingredients, packaging materials in rows)
    when i execute the query by fiscal period the values which are showing is very high in the final result.
    when i drill down by material and keyfigure(formula) values are not matching with the final result.
    and if we execute by material wise rather than period wise the values are perfect.
    pl tell me the solutio
    regards
    vadlamudi
    Edited by: venugopalv on Sep 3, 2009 10:55 AM
    Edited by: venugopalv on Sep 3, 2009 11:52 AM

  • Problem Running BEX report from SAP.

    Hi All,
    We are getting the below error message when we are executing BEX report from SAP.
    "Analyzer requires version 140. The currently installed version is 066
    Message no. RSR_LAUNCH_EXCEL107."
    when i run the report for first time it is displaying correctly but, when i run it for second time (first one is already opened) then i get the above message.
    Please let me know is there any setting or oss note related to this issue.
    Thanks,
    Shiva.

    Hi,
    Where is it happened? in Tx RRMXP, RRMX or when you execute Bex Analyzer?
    Probe with this notes: 1086904, 1152929.
    Regards.
    Edited by: Conrado Linquet on May 11, 2009 9:55 PM

  • Tricky problem in Bex report

    Hi, experts,
        In our Bex reports, If I set the figure format(scaling and decimal) with "change query (local view ..)", then customized layout(add drill down, keep filter ..). It's works fine.
        But, If I do customized layout firstly, then go to "change query (local view ..)", the format change can not work any more   It's so strange, just cause different sequence.
        Some end user will follow wrong sequence, how can I explain this. is it bug in BW?
    Thanks in advance.

    my Version is: 3.50   patch level  3020.10.618
    For example,
    column is Act, Plan
    Row is company
    free characteristic is profit center.
    if you position on "ACT" and right click mouse and select "filter and drilldown according to" -- "Profit center"
    then open the "change query (local view)" , you will see Act located on "free characteristic". in this case, I can not set the scaling factor for "ACT"

  • Gl account problem in bex reports

    hi experts,
    In my purchases data GL account is prefixed with chart of account ex: XX00/345672.
    But in  my report in bex client donot want to see the chart of account prefixed to GL account, so i need to show 345672 only with out prefix XX00/.
    Please guid me how to achieve this
    Thanks

    Hi
    There are 2 ways to do this,
    1. If report is already there in production and assigned in portal then user have a knowledge of drill downs and properties then he can go to properties of GL Account and display as not compounded.
    or
    2. If you need to permanent solution then keep char of accounts object in above GL account in Rows better to keep first object as chat of accounts in rows because in future if user wants drill down and across that case also it works fine. You need to made Chat of accounts display properties as 'No DISPLAY'.
    Regards
    Jagadeesh.M

  • Broadcasting BEx report using custom date

    Hello All,
    Presently we are broadcasting reports where for every period change we are manually changing the period and broadcasting it.
    Eg: P1 starts from 13th Jan, 2014, ends on 10th Feb, 2014 and P2 starts from 11th Feb, 2014, ends on 12th March, 2014.
    So, when P1 ends we are manually changing the period value to P2 and broadcasting it.
    Is there a way by which we can automate the process where at every period change the period value will get changed and the report will get broadcasted without any manuall intervention. I heard that it is possible to do it using a custom table where the period start and end date will be maintained and trigger the broadcast through process chain.
    Can you please help me out with it?
    Thanks,
    Mirza

    Yes it is very much possible.The broadcasting settings which you create gets stored in the table
    RSRD_SETT_NODE_A
    You should create one test broadcast setting by giving proper technical name through RSRT and then check if you can find the same in the mentioned table or not.
    If you have the entry there then you can update the table based on your logic through custom program.
    For more information on the same refer the below document.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20d671c6-b377-2d10-7488-b75841c389a3?QuickLink=index&…
    Regards,
    AL

  • Report to show data based on the Selection

    I have a prompt which is having three filters i.e. Region Country and City.
    I have to create a report which shuold show the revenue share based on the selection of the Prompt.
    Say When the Region is selected as Eurpoe then report should be:
    Europe : 12%
    Say When the Counrty is selected as UK then report should be:
    UK: 6%
    Say When the City iis selected as London then report should be:
    London : 1.2%
    How can we get this implemented?

    You want a level based measure in the BMM which will allow you to derive the region share regardless of filtering.
    Then simply use Region is prompted in the report to filter for only the region you want.
    For level based measure, duplicate your measure and drag it to the total level of your Region hierarchy. Define you % measure in the BMM as a logical calc.
    Hope this helps,
    Regards
    Alastair

  • ALV report to display data based upon radio button.

    i am new to abap, I have a requirement its like there are three radio buttons , r1 r2 r3  If i click r1 datas of r1 should display
    if i click r2 datas of r1 and r2 should display if i click r3 datas of r1 r2 and r3 should display , its ALV report. Please give me solution.

    Hi
    You can use by having the radio buttons in the same group. For ex i'm stating if want to have r radio buttons for change, display and create and you select it with a push button you can code it as ..
    //////SAMPLE CODE
    SELECTION-SCREEN BEGIN OF BLOCK BLOCK1 WITH FRAME TITLE TEXT-003 NO INTERVALS.
    SELECTION-SCREEN BEGIN OF LINE.
    PARAMETERS: SRCE RADIOBUTTON GROUP ELE.
    SELECTION-SCREEN COMMENT 3(15) TEXT-004.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN BEGIN OF LINE.
    PARAMETERS: VARIN RADIOBUTTON GROUP ELE.
    SELECTION-SCREEN COMMENT 3(15) TEXT-005.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN BEGIN OF LINE.
    PARAMETERS: ATTR RADIOBUTTON GROUP ELE.
    SELECTION-SCREEN COMMENT 3(15) TEXT-006.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN BEGIN OF LINE.
    PARAMETERS: DOCU RADIOBUTTON GROUP ELE.
    SELECTION-SCREEN COMMENT 3(15) TEXT-007.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN BEGIN OF LINE.
    PARAMETERS: TXELE RADIOBUTTON GROUP ELE.
    SELECTION-SCREEN COMMENT 3(15) TEXT-008.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN SKIP 1.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN PUSHBUTTON 1(15)  TEXT-009 USER-COMMAND DISPL.
    SELECTION-SCREEN PUSHBUTTON 18(15) TEXT-010 USER-COMMAND CHNGE.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN END OF BLOCK BLOCK1.
    *PARAMETERS : XXX LIKE T100A-ARBGB MATCHCODE OBJECT YCL_T100A.
    AT SELECTION-SCREEN.
    CASE SY-UCOMM.
    WHEN 'CREAT'.
      MESSAGE I000(YCL_MC01) WITH 'Create'. // or insert your alv code here
    WHEN 'DISPL'.
      MESSAGE I000(YCL_MC01) WITH 'Display'. // or insert your alv code here
    WHEN 'CHNGE'.
      MESSAGE I000(YCL_MC01) WITH 'Change'. // or insert your alv code here
    ENDCASE.
    //////SAMPLE CODE
    In same you can code it.
    Hope this is useful to you.
    Regards
    Vinodh

  • Aggregation Problem on BEx Report

    I have a query that I want to display key figs that will aggregate.
    For example:
    char -> 0DF_PREQ
    char -> 0DF_PREQITM
    char -> 0pur_group
    char -> pr_rlsdt
    char -> zprrlsta
    key_fig -> 0netprice
    cal_key_fig-> z_mike_test
    cal_key_fig -> ckf_mike_test
    z_mike_test is defined as:
    general calculation: abs(date1 - date2)
    aggregation: std
    aggregation reference_char: 'none'
    calcuate after aggregation - checked
    cal_key_fig is defined as:
    general calculation: z_mike_test > 40
    aggregation: std
    aggregation reference_char: 0DF_PREQ
    When I run it I get 8 rows. The days are calculating properly, and my counter displays 1 in the ckf_mike_test column for 6 of the 8 records so I'm all happy. 0DF_PREQ is unique for 6  occurrences (i.e. one 0DF_PREQ has 3 0DF_PREQITM)
    However, when I take out 0DF_PREQ I get 7 rows and my counter displays 1 in the ckf_mike_test column for 5 rows. What I expected to happen is for one row to have a 2 in it, i.e. there should have been an aggregation still by 0DF_PREQ.
    What am I doing wrong?
    Mike

    Al,
    When I remove PReq# I get
    Item# PurGrp    Buyr    POP Date   PR Date   Stat Date  Price  Days Counter 
    10     XYZ   Doe, John 05/03/2011 10/12/2011 10/12/2011     27.96     51     1
    10     XYZ   Doe, John 05/03/2011 10/21/2011 10/26/2011     27.96     37     0
    10     XYZ   Doe, John 10/10/2011 10/10/2011 10/26/2011     27.96     37     0
    10     XYZ   Doe, John 10/12/2011 10/12/2011 10/12/2011     27.96     51     1
    10     XYZ   Doe, John 10/13/2011 10/13/2011 10/13/2011     55.92     50     1
    20     XYZ   Doe, John 10/13/2011 10/13/2011 10/13/2011     27.96     50     1
    30     XYZ   Doe, John 10/13/2011 10/13/2011 10/13/2011     27.96     50     1
    I'm thinking this record:
    10     XYZ   Doe, John 10/13/2011 10/13/2011 10/13/2011     55.92     50     1
    should be
    10     XYZ   Doe, John 10/13/2011 10/13/2011 10/13/2011     55.92     50     2 <-
    Mike

  • Filtering report data based on user login and Parameter fields

    Post Author: mronquillo
    CA Forum: General
    Hi,I am running a report that filters data based on the user login. To do this, I created a formula called @user that compares the login name (using the CurrentCEUserName field) and returns the user's name. If the user login is not a login specified in the if statements, it returns the parameter field "user_name":For example: if CurrentCEUserName = "loginname1" then "User's Name 1"else if CurrentCEUserName = "loginname2" then "User's Name 2" else if CurrentCEUserName = "loginname3" then "User's Name 3"  else if CurrentCEUserName = "loginname4" then "User's Name 4".. .else {?user_name}   In select expert, I have a condition which filters data based on the string returned from that formula:{Table.Name} = {@user}  This works fine and when the users run the report they only their own data. However, they are still prompted to choose a parameter field regardless if of the value returned by the @user formula. Oddly enough, regardless of what parameter field they choose, they will still only see their own data (i.e. if John chooses "Bob" from the parameter list, he will still only see John's data.)If I remove the "else {?user_name}" line from the @user formula, then the users are not prompted anymore. However, if they are not a "valid" user - that is, if any of the if statements in the formula are not true for their login name - then they will see no data. What I want to do is make the report ONLY prompt the user to choose a parameter field if their login name is not "valid". That is, if the @user formula is able to return a string value for their login name, then they will jump right into the report without being prompted to choose a parameter - otherwise, the user will be prompted to choose a name from the parameter list. I thought my formula would allow this (hence the "else" clause), but it seems that if a parameter field is present in any formula, then the report automatically prompts the user to choose a parameter. Is what I am trying to accomplish possible in CR (I'm using CR v10.0) or is there a better way to do what I am trying to do?Thanks in advance.

    Post Author: sharonmtowler
    CA Forum: General
    try, or something like that
    (if CurrentCEUserName ={?user_name} then true else ({Table.Name} = {@user}) )

  • Data load from BPC into BI 7 cubes for Bex reporting

    Hi,
    Can we pull BPC planning data into the BI cubes so that Bex reports can be created for combined data from BPC cubes and BI cubes?
    Also can we create Bex reports on BPC cubes just like we create for BI reporting cubes?
    Let me also give an example of the scenario we face.
    We have actuals data in a BI 7 basic cube(Actuals cube). Planning is done in BPC, so I understand  that the planned data gets automatically stored in a BPC cube in BI7 system. I want to load the data from this BPC cube to BI Actuals cube and create a combined Bex report to show actuals and plan data.
    Please let me know.
    Thanks,
    Archana

    AS of now, if you report data in the BPC7NW cubes through BEx, you may not get the same result as you get from BPC reports. The reason being BEx won't do the same calculations (for example sign reversals) that BPC client would do. In addition, you won't be able to report the results of the dimension member formulas when you report through BEx. If you have to get data out from BPC cubes to other cubes, you can go through SQE (shared query engine) and that way, yyour results will match with what you get in BPC reports. Once you get data out through SQE into other cubes, you can use BEx to report if you wish.
    More functionality will be available in near future to accomplish BEx reporting for BPC data.
    Regards
    Pravin

  • Need to add extra field in BEX report

    Hi  Experts ,
    I have a problem in bex report.
    scenario is like this--
    APD will generate the BPS Daily report on Branch, Group, Area, Region and total company levels and then exports  into a flat files stored in appserver
    and i got the requirement to change the layout of the report. The client wants to need the one field extra ie. 'REPORTS RUN DATE '
    and i am stuck here how to add this field in my report ..
    Please help me  ASAP.
    Thanks a lot in advance
    Saurabh

    hi,
    Enhance your APD and in the target add field REPORTS RUN DATE .
    Fill this using ABAP routine which populates the sy-datum in this field.
    regards,
    Arvind.

  • How to remove the '#'symbols for infoobject movement types in bex reporting

    Hi All,
      I have a problem in Bex reporting. The problem is when ever executing the report  that time some of the characteristic values is shown in layout '#' Symbols. i want to remove the '#' valuse in report.
    is it possible please give me step by step procedure for how to remove the '#' Symbols in reporing layout.
    this is very urgent please help to me on this issue.
    Thanks & Regards,
    Guna.

    Hi Guna,
    To achieve this issue, we need to replace the value of ‘#’, we need to change the description while retrieving the data from tables. So we need to write some ABAP code in SE38. Go to RSA1 transaction and go to Info objects tab. Then go to context menu for ‘cProject Key Figures’ as shown below. Click on the ‘Object Overview’ to get the overview of all the info objects. Here you can see the field names which are used to know the table names.
    In SE11, type the table name in ‘Database Table’ field. Now press ‘F4’, then you will get the next screen to select one of the P/Q/S/T tables.
    Now click on the button rounded in the below screen to view the data in the table.
    Now click the execute button or press ‘F8’ to view the records.
    Now go to Tcode: SE38. Create a source code and give some program name for that source code. To write code, you need access key. Contact your BASIS for this.
    Now write the below code for that particular table in which you want to change the value ‘#’ to description ‘Blank’. In the below source code, we are updating particular table, setting the field as ‘Blank’ where it is null or no value. Here the field will automatically get updated to ‘#’ if there is no value or null.
    update /BIC/PXXXXX set /BIC/ZXXXX = 'Blank' where /BIC/ZXXXXX is null or /BIC/ZXXXX = ''.
    if sy-subrc eq 0.
    write 'successful'.
    commit work.
    else.
    write 'unsuccessful'.
    endif.
    OR
    If this # is because of the missing master data than,
    right click that IO -> maintain master
    you will see first row as a blank.
    whatever value you maintain in this row that will come in the report for all Not assigned # values of the master data in the report.
    maintain it according to your requirement, save and activate the master data
    Hope this helps u...
    Regards,
    KK.

Maybe you are looking for

  • WSDL generation

    Hi, Please let me know how do we generate WSDL from the outbound interface in PI 7.1. Thanks and Regards, Rana

  • Problem in BDC for MIRO.....................

    Hi friends, I am using BDC for MIRO....In screen number 6220 where POs and items are to filled in table control where i need to fill 100 records... When i am using page down option during recording it is capturing function code as /OO .But while runn

  • My subscription to acrobat standard is showing up as adobe reader.  How do I use my subscription?

    I thought I had downloaded Acrobat Standard, but what I have is Adobe Reader XI.  I was not able to make mark-ups to my pdfs before the installation, but I can now.  Something changed, but I did not get Acrobat.  What do I do? forumnotifier

  • My lenovo b450 can't install with any windows include win 7 and xp

    i was hard to install with windows 7 again after i install with windows xp to my laptops, and then i have problems with install another windows version. its hard to believe that all operating system installation for my b450 is stop before sucessfuly

  • Goods receipt to a material document

    Hi! Does anyone know the purpose of goods receipt to a meterial document (i.e., the reference for goods receipt is a Material Document)? Thank you. Marlon Edited by: Marlon Manto on Jun 22, 2011 7:59 AM