BEx report like a list report

Hi,
How can I produce a list report via the BEx ? i.e, instead to get this report:
A, b
, c
, d
I want to get like this report:
A,b
A,c
A,d
Are there any suggestions ?
Thanks,

Hi,
Assume that we have this scenario:
I want to produce a report with tow columns, one is Order and the second is Materials. Then for each order I will get n materials. i.e. order number is 1 and it materials are a,b,c. another order number is 2 and it materials are d,e.
I interest to get those data like a list, e.g:
Order_number,Materials
1,a
1,b
1,c
2,d
2,e
Is it clear now ?
Thanks,

Similar Messages

  • Custom drop down list for the filter for BEX report

    Hi, all:
    I am writing a query for a BEX report that prompts the user to enter a value for a field "GL account".  I would like to have the user select from a limited number of GL options rather than have the whole Chart of accounts show up. Is there a way to make a "custom" drop down list for the filter?
    Thanks!
    Jenny

    You need to make your GL account info object as an authorization object. And in the info object ,for BEx you need to select the option "only authorized values".
    Create an analyis authorization on gl account and assign the restricted set of GL accounts to the user. Asign this analysis authorization to the user.In the query restrict this infoobject with an authorization variable. This would solve your purpose.user would be able to see only a selected set of GL accounts for which he is authorized.

  • How to list past data in Bex report

    Hi Expert,
    I have one question.
    business want to list past 24 month history and future value in the Bex report of  the BPS.
    the format as follow
    Cal. year / month               2010.06  2010.07 ........
    Budget Current
    Budget Current Value
    6 month moving avera
    Fcst for Release
    Demand Y-1
    Demand Y-2
    the Demand Y-1 stands for from 07 2009 to 06 2010
    the Deamnd Y-2 stands for from 06 2009 to 07 2008.
    for the above two key figure, I have set as restrict key figure and make a offset , but when I execute the report as calendar month from 06 2010 to 05 2011, the system can not list the past histy.
    do you have any good solution for this requirement?
    Thank you in advance!

    Hi,
    Use Cutromer Exit Variables and do it. see the hlpe on Exit code in below url
    http://wiki.sdn.sap.com/wiki/display/profile/Surendra+Reddy
    Thanks
    Reddy

  • Dropdown list in BEx report

    Hi Experts,
    I am a portal consultant and working on presenting BI reports in Portal. While running my BI reports in portal i have encountered an error.
    Whenever I try selecting the drop down list for a field (which is set as default and mandatory) in the variable screen of the BEx report, it is throwing an error. Where as for other fields, the drop down is working fine. This is happening for many reports which have the fields which are set to be default and mandatory
    The error that is being shown is as follows:
    The initial exception that caused the request to fail was:
    java.lang.NullPointerException
    Full Exception Chain:
    com.sap.ip.bi.webapplications.runtime.DialogException: Error in rendering root for dialog "SELECTOR"
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: java.lang.NullPointerException
    Hope I am clear in explaining the problem.
    Can anyone help me resolving the issue?
    Thank You.
    Regards,
    Murthy J N.

    work around, in yoru query enter a defualt value for the fied then try to use the drop down to change it, dont know the long solution you can try OSS notes..

  • Need suggestion for designing a BEx report

    Hi,
    I need suggestions for designing a BEx report.
    Iu2019ve a DSO with below structure:
    1. Functional Location u2013 Key
    2. Maintenance Plan u2013 Key
    3. Maintenance Item u2013 Key
    4. Call # - Key
    5. Cycle u2013 Data Field
    6. Planned Date u2013 Data Field
    7. Completion Date u2013 Data Field
    This DSO contains data like:
    Functional -
    Plan --- Item -
    Call# --- Cycle -
    Planned Dt -
    Completion Dt
    Location
    11177 -
         134 -
         20 -
         1 -
    T1 -
         02-Jan-2011 -
         10-Jan-2011
    11177 -
         134 -
         20 -
         2 -
    T2 -
         15-Feb-2011 -
    11177 -
         134 -
         20 -
         3 -
    T1 -
         15-Mar-2011 -
    11177 -
         134 -
         20 -
         4 -
    M1 -
         30-Mar-2011 -
    25000 -
         170 -
         145 -
         1 -
    T1 -
         19-Jan-2011 -
         19-Jan-2011
    25000 -
         134 -
         145 -
         2 -
    T2 -
         20-Feb-2011 -
         25-Feb-2011
    25000 -
         134 -
         145 -
         3 -
    T1 -
         14-Mar-2011 -
    Now Iu2019ve to create a report which will be executed at the end of every month and should display the list of Functional Locations whose Cycles were planned in that particular month, along with the last completed Cycle/Date.
    Thus based upon above data, if I execute report at the end of (say) March then report must display:
    Functional ---     Curr. Cycle --- Planned Date --- Prev. completed Cycle --- Prev Completed Date
    Location
    11177 -
         T1 -
         15-Mar-2011 -
    ---     T1 -
    --     10-Jan-2011
    11177 -
         M1 -
         30-Mar-2011 -
    ---     T1 -
    --     10-Jan-2011
    25000 -
         T1 -
         14-Mar-2011 -
    ---     T2 -
    --     25-Feb-2011
    Any idea how can I display Previous Completed Cycle and Completion Date (i.e. the last two columns)?
    Regards,
    Vikrant.

    hi vikrant,
    You can a Cube at the reporting layer  which gets data from DSO and which has these 2 extra characteristics completion date and previous cycle along with other chars and keyfigures from DSO.
    You can populate these  based on your logic in the field routine.
    Hope it helps.
    Regards
    Dev

  • Not able to display more than 65k records in Bex report.

    Hi Experts,
    I have requirement for the Bex report to display more than 65k records..
    Please help me on this.. i am feed up of get proper update for this..
    Its urgent.. pls help on this

    Hi,
    The Excel 2007 have a limit of 1,048,576 rows, unfortunately SAP cannot export more than 65.536 rows that is an exiting limitation exporting to Excel files.
    The note 700206 explains the MAX Size Limit for XXL Export, and it's
    not possible to increase this limit. XXL Export is generic export
    utility to export the list object from SAP to Excel and it cannot
    work differently for different Excel releases.
    I would emphasizes the purpose of BEx Analyzer: it is not a tool for the
    mass extraction of data, but it is a viewer/navigator tool for data.
    For huge exports like the one mentioned SAP offers Open Hub as a 3rd
    party tool. You can have more details in the url below:
      https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.
      docs/library/icc/BW-OHS%20Open%20Hub%20Service%2c%20Third-party%20
      Integration.pdf
    Thanks,
    Venkat

  • Inventory days of supply bex report

    Hi experts,
    I am working on inventory days of supply bex report which i would like some help on. I do know that we have a standard query for this,however i feel standard wont fit the requirement completely. We have around 3-4 plants. Each plant will have list of material codes which will be maintained in its inventory. These material code are not unique to a plant i.e one material can be stocked for multiple place at various storage locations.
    Now where this gets tricky is that material have been classified based on their criticality. for Ex M1001 is classified non critical for plant1001,however this same material code  m1001 can be classified as non critical for plant 1002.
    I was wondering if any one could help me in the changes i would need to do in my standard inventory flow to incorporate this requirement. The user requirement is that he should have plant and material classification in the drilldown .
    Any help would be highly appreciated.
    Thanking you in advance.

    Hi Rahul
    Since you have your classifications in MARC then use material plant infoobject (0mat_plant) if you can find in the std ds your field then activate as navigational and use it in your report.
    Thank you

  • Bex Report / Multi Providers

    Hello to all experts and BW users,
    I have question regarding advanced Bex reports.  Is it possible to have one Bex report (Excel Workbook, with different sheets) using more than one multi providers or info cubes?
    The reason for this question is simply that I would like to combine several KPI reports in one Summary KPI report for our MB. (Without creating a “Master” multi provider on top of the current multi providers)
    Many thanks in advance friends!
    Boyke

    Hi Boyke,
    Open a query in BEx and then click anywhere in the blank area of the Excel sheet(same or different) where you would like to add the other KPI report. Then select the Menu option as described below.
    You can use the "Insert Query" option in the Tools button available in BEx to combine two or more queries in a single workbook.
    When you select this option it will give you a list of all existing queries in the BW system select the one you wish to add.
    Hope this helps.
    Cheers
    Anurag

  • RFC connection Error While run BEx Report

    Hi All
    I got BI 7.0 and create new user with roles only access: TR: RRMX to see only BEx Reporting... I create basically new customize role and put only one transcation code RRMX and assigned to user...
    When goto BEx designer I got that error
    rfc error received user has no rfc authorization for function group syst.
    I am not sure what kind of authrouzation user need to only view BEx Reporting...
    But when I put SAP_ALL in that profile same user, thats works fine, but I don't want to give SAP_ALL to user...
    2nd question same look like BEx Analyzer the side bar when I click open nothing happend and it writedown like German language..
    Please advised

    Hi Alls
    I am Angeline again, I resolved that problem and want to shair with you guys....
    1.     Tr: PFCG and click on Maintain roles
    2.     Role Name: Z_RUN_QUERIES
    3.     Click on Authorization Tab Saved Entry
    4.     In Edit mode Select the template: S_RS_RREPU and adopt reference (Business Content)
    5.     Expand u2018Business Explorer u2013 Componentsu2019
    6.     Selected: u201CType of a reporting component Calculated key figure, query restricted
    7.     key figure u2013 template structure and click on Edit
    8.     Un-Check REP Query
    9.     Generate the Profile
    10.     Create Transport number
    11.     click on user TAB and define user name in it
    12.     click User compare and complete compare and saved the entry
    13.     TR: SU01 in User click on Roles and define Z_RUN_QUERIES and profile
    Thanks

  • Header and Footer in a BEx report

    Hi Everyone,
    I have a requirement where I need to provide a space for the user to sign-off with their name and signature at the bottom of the print-out of a BEx report. For this purpose I need to provide a space at the bottom of the report where the user can write their names and sign-off. It should be something like:
    Name: _________________________________-
    Signature: _______________________________
    Date: ___________________________________
    Is there some way I can add all this as the footer text in the BEx query?
    Thanks,
    Ram

    If the BEx query can use a "structure" in the rows section....
    Under last row, add a selection = company code, set it not equal to the company code, & change the description =
    NAME:  ____________________________________________
    Then, copy the above row, but change description to = 
    SIGNATURE: _____________________________________
    Repeat, copy the above row, change description =
    DATE:  ____________________________________
    If you want to add blank lines, copy one of these rows, but change description = a period = .
    By setting the restriction <> to the real company code, then that row should be blank straight across, except for the description.
    A better/more professional looking option is to put the BEx query into a web template, add 3 HTML rows under the query result table, add text per your specs.  Then save web template to the appropriate role/folder to publish it on the portal.
    Edited by: Sharon West on Dec 11, 2008 10:17 AM

  • Bex Report Performance

    Dear Friends,
    I would like to know is the complex authorizations can also cause the Bex report performance.
    One of my scenerio is like there are two users A & B
    A is having relevant authorizations for reporting, Drill down etc which are required.
    B is having SAP All authorization.
    When the same report has been executed by both users on the same system.
    the data retrieved by user B(SAP_ALL authorization) is quite faster than User A.
    Its like ther diffference of about 10 minutes.
    There are some exsclude selections in report.
    So my conclusion is like the complex authorizations do also hampers the query performance.
    Please confirm & share your views.
    Thanks & Best Regards,
    Vivek Tripathi
    +91-9372313000

    Hi Vivek
         Can you help us understand what was the exact problem and how you resolved it / solution at Extraction / Modeling / Reporting end.
         I have a quite similiar issue with my report i have Header + Item report on Infoset
    u2022     Header report takes seconds and item report takes minutes
    u2022     The same report executed with exact parameter has inconsistent performance results meaning one time it takes 1 minutes next time same report same user and same authorization takes 5 minutes.
        Any help on this would be really greatfull. Suspecting is not an issue with the report at all , as no changes happened between the pre and post check.
    _Additional Information : _
    We Create Secondary -Bitmap index every week end i do not see that is one of the route cause.
    Except that we have our regular daily loads that are running for master data loads and transaction data loads in series.
       Thanks in Advance.
    Much Regards
    Jagadish Thirumalachetty.
    Edited by: Jagadish Thirumalachetty on Jul 14, 2010 1:35 PM

  • 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.

  • GR and IR as separate columns in the BEx report

    Hi,
    I am working on a Purchasing report in which the user needs the snap shot of PO history,Like PO no.,Item,Netprice,PO Qty,Net order value,GR no.,IR number etc.
    I created a view on EKPO and EKBE.Here,based on the BELNR(Material document) field we are taking GR and IR values.(When VGABE =1 BELNR=GR and VGABE = 2 BELNR=IR).I created DSO to load the data.The problem is they need the GR and IR as separate columns in the BEx report.Could u please help me how to achieve this in BI?
    Thanks & Regards,
    Dinakar.

    Hi Neel,
    I need the BELNR has to be split into GR No.and IR No. separately based on VGABE field.
    Thanks & Regards,
    Dinakar.

  • Issue with Bex report - key Figures not populating correctly.

    Hi Experts,
    I am facing an issue with a Bex report. There are three key figures of data type DATE having "Dec - Counter or amount field with comma and sign" datatype. After executing the query, in the report, for some sales documents the key figure fields are coming as 'X' and rest others are coming correctly in the date format as mm\dd\yyyy.
    When i check in the cube, these key figures shows values in decimal format and not in date format. The conversion is happening during execution.
    Pleas show me some light on how to identify the cause of getting 'X' for some Sales documents in the report eventhough some are coming correctly.
    Thanks,
    Anamika
    Edited by: Anamika Soni on Mar 12, 2010 10:48 AM

    Hi,
    The infobject has been defined with datatype "DATE" only. It has also been mapped from datasource to infocube correctly as these key figures are populating correctly for some of the sales documents in the report. It is not like that for all the sales documents the key figures are not converting properly.
    Some Sales documents are not converting into the date fields but for some conversion happens properly in the BEx report. This is the issue.
    Please guide accordingly.
    Many thanks,
    Anamika

  • Automated execution and mailing of BeX reports

    Hi,
    I have a requirement which goes like this:
    There is a report which gives a P&L statement for a cost center. Say I have one parent Cost Center Group and there are 100 Cost Centers within that group. The report allows the user to select variants based on the cost center. So they have to execute this report every month for 100 different cost centers in order to generate a P&L for each cost center.
    Now the users want some sort of automated way to execute the reports every month for each cost center within a cost center group and then the results (XL based) delivered to them through email. The mail should contain workbooks or BeX reports.
    Is it possible to implement this? If yes then how can this be achieved?
    We are running BW 3.5.
    Thanks in advance,
    Regards,
    Nikhil

    Hi Arun,
    Do you have some document on how to use the RSCRM_BAPI transaction?
    everytime I try to run an extract it generates an error "No authorization to create extract /BIC/0CYYNIKTEST of type Table"
    and when I try to execute the query - it generates an OLAP error in a key figure.
    The query is quite complexin the sense that it uses structures in both the rows & columns sections and also uses all possible types of variables and also hs built in variants already.
    I would be grateful if you can send across some document on the transaction. I would have posted docs & screenshots of the query, but there is no way in SDn to do that.
    Thanks & regards,
    Nikhil

Maybe you are looking for

  • How can I get a refund from my iCloud purchase less than 24hrs ago

    I purchased the iCloud 20gb extra storage yesterday, and after quickly realising it did not meet my needs & deleted my icloud account , shortly after i received a conformation mail from apple that my bank account has been debited £28.00 I have spent

  • Reg : Logical DB's

    hi, Iam using LDB : PSJ My question is : How can we restrict the data when we are using LDB's?   or more clearly Can we add any field to the selection screen Of LDB's?I mean can we change the own selection screen of LDB's and add a new filed? regards

  • Number Object Range n BSP

    Halo Gurus, Internally I need to generate a random sequence of numbers in BSP and store in the ZTable when I create a new entry. Hope I am clear about this. Any Suggestions would be appreciated. Regards Prakash

  • Using external editor PSE to crop photos for iPhoto

    For years I have used PSE (Photoshop Elements) as the external editor in iPhoto (iPhoto 8 - 7.1.5).  Recently I upgraded to a new machine which has iPhoto 11 (9.4.2) installed.  I decided (amongst other things) to crop a photo in PSE using the "No Re

  • IPhoto and Migration Assistant

    Hello, I'm looking for assistance because the iPhoto library that I moved from my MacBook to my iMac shows up on my iMac but when I try to access the photos I get the following error "Couldn't open the file. It may be corrupt or a file format that Pr