How to populate Indicators in BW BEx report

Hi All
    My requirement is we have customised R/3 Report. in this report Status columns are showing Indicators like Green, Red, Yellow icons. How do we populate this data in BEx Report.
I am planning to extract this data using Generic extraction but how can I display Indicators. Provide some ideas.
Thanks
Vani

Exceptions can very easily be added to your report.
Have a look at the following to understand how it can be done...
http://help.sap.com/saphelp_nw70/helpdata/EN/1a/615f64816311d38b170000e8284689/content.htm
http://help.sap.com/saphelp_nw70/helpdata/EN/43/21b4cd14cd06f4e10000000a422035/content.htm

Similar Messages

  • How to  show Blank values in Bex Report

    Hi friends ,
                       In my bex report one of the KF Column having zero's  and Blank values .
    Ex .   Mat     Price
              A         0
              B        
              C        15
                                    when i create a condition  Price > 0 
    Then the given Out put is    
                                            Mat     Price  
                                             C        15    
                                                                       but the required Out put is 
                                                                                                               Mat     Price
                                                                                                                B 
                                                                                                                C        15
    I.e  I have to Remove only zeros and i should show blank values. Could you pls give some Ideas on this .

    Hi friends thanks for response,
    but my requirement is
    Mat                 
    Price1
    Price2
    A
         0
    B
    12
    C
       15
    D
    0
    E
        8
    F
         0
    The Required  Out put should be
    Mat
    Price1
    Price2
    Price3 (1+2 )
    B
    12
    12
    C
    15
    15
    D
    0
    0
    E
    8
    8
    The user don't want see materials Price1 which  is Zero . So  I should remove materials A and F  in Price1 column .
    IF i apply condition on Price1 > 0  in the out put B and D also not displaying bcoz  blank values consider as Zero.
    Can you pls give some ideas how to full fill this Requirement

  • How to calculate Last year in BEx Report

    Hi Experts
    I have a requirement to create report in BEx --> report output will be Amount, Diff in percentage(Plan-Actual),Last year
    My question how we calculate the Last year and actual minus plan difference in percentage

    Hi,
    Make use of % functions in query designer to get the desired result.Please search on forum lot of examples will be there.
    Hope it helps.
    Regards,
    AL
    Edited by: AL1112 on Mar 7, 2011 4:56 PM

  • 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

  • How to hide compounding attribute in Bex Report

    Friends,
    I've an Info object A. And 'B' is the compounding attribute of A.
    So in Bex, it is displaying B/A.
    But I want to display only A which is the main info object. I don't want to display the componding info object.
    Any help on this...?
    Joe

    Joe,
    I am not sure, if anyone understood your requirement, as I cannot make the solutions provided work for resolving your problem -
    I am also in the same situation - where I want to hide the compounded char. in the BEx report. Once I drill down any other char B (compounded with the company code) - it is still showing the compounded char like CC/charB.
    Any help?
    thanks,
    Jeff.

  • How to remove unassigned(#) value in bex report in 04s

    Any help on hiding/ removing unassigned(#) value in bex report in 04s , the query is created on an infoset( left outer join).

    you can exclude # in your restriction...
    assign points if it helps

  • How to populate the fields in a report.

    Hi,
    I've created a function module which calls a report. The report generates a file with sequence no. in the application server.
    The problem now is that I want the data from the presentation layer but the Z-Report doesn't generate any output with data except generating a file in the application server.
    What can be the options to generate the data without changing the report. Is there anything which I can do in the function module to retrieve the data.
    Thanks in Advance.
    Sreedhar.

    Hi,
    First of all Thank you for the quickest response.
    Ok I'll download the file to presentation server, "But the problem is that in the application server the files are created with a sequence no. and which I cannot hardcode in the function module." These sequence nos. are generated everytime the report is run.
    If I use the download to presentation layer than I'll be using the application server atleast once but I shouldn't use the application layer at all.
    How can I resolve this issue then?
    Sreedhar.
    Edited by: Sreedhar Av on Sep 25, 2009 12:26 PM

  • How to add SAP BI or BEx Reports on Reports Work center link in WEB UI

    Hello All,
    I have question, How to add SAP BI Reports on Reports Work center link in WEB UI? I found an article on SDN but could not understand. Please provide all steps in detail.
    Thanks,
    BMW

    Hi BMW325ci (I hope you have the latest model )
    Here are the steps:
    1. have the BI team create a webversion of the report. (not required when calling a query directly
    2. create in SPRO --> CRM --> UI Framework --> UI Framework Definition --> Display SAP NetWeaver BI Reports in CRM the reports you want to display
         e.g. BI Report ID         Z_DYBE_GROSS_SALES_CUST_MAT
                Long description              Revenue per customer/materialgroup
                BI Object Type                  HT Template 3.x  (depending on your BI version)
                BI Object Key                 ZWCOPALM01_PPS_REVENUE_ARTG_V2
                BI System                      (when using the webtemplate, nothing needs to be filled)
    3. create in SPRO --> CRM --> UI Framework --> Technical Role Definition --> Define Navigation Bar Profile
        a. A logical link for each BI report.
           e.g. Logical Link ID ZDB-ACC-DE
                  Type    D BI report
                  Target ID       DISPLAY
                  Parameter       Z_DYBE_GROSS_SALES_CUST_MAT
                  Parameter Class CL_CRM_GEN_UI_BI_UTIL
                  Icon Name       GC_ICON_REPORTS
                  Title           Revenue per customer/mater.
                  Description     Revenue per customer/materialgroup
       b. Include in the relevant Report Work Center Link the logical links you have created in step 3.a
          e.g. Group ID        SLS-ACC-RE
                 LogLinkID ZDB-ACC-DE position 80
       c. Make sure that your work center link is assigned to the work center
          e.g. Work Center ID  SLS-REPORT
                 GroupID  SLS-ACC-RE position 10
       d. Make sure that your work center is assigned to your navigation bar profile
    at this moment the report is linked to a standard workcenter, which can be shown on the webui.
    4. In your business role, you need to of course make sure that the flags on the workcenter entries are set on show in menu and directly.
    This should give you the complete picture.
    KR,
    Micha

  • How to embed chart/grafic into bex report (workbook) based on query result?

    Hi friends,
    Since I have never embedded any Charts/Grafic based on query report, I am wondering if you could share your knowledge?
    Thanks for your help in advance!
    Regards,
    Sally

    Hi Sally,
    You can create chart into workbook based on the query data.
    Execute the query it will show result in excel sheet. In the tool bar of the sheet you find 'Chart wizard' icon . Select the icon, it will ask for the type of the graph. After select the ranges of the data from result. It will display the graph. Then you can save the workbook.
    Graphs can be embedded in different sheets.
    Hope it helps.
    Regards,
    Aditya

  • How to add Logo in Bex report

    Hi Guys,
                 How to add logo in a Bex report.

    Hi ABDUL KHADAR
    We can only add the logo at Work book level but not the query level @the query
    level it wont allow us to add.
    Jus open an ordinary excel sheet format it as you wish  Ctrl+A and fill with white
    color .Then jus save u r logo which u wont to upload in the desktop.
    Then go to file insert picture or file  and place it wher ever u wont in the work sheet
    and save it as a templete and then insert the query in this templete and format it
    as per your standarads.
    If any struck up feel free to let me know. We explain you clearly...
    hope its helpful..
    Cheers
    R M K
    **Assigning poitz ez da only way of saying thankz in SDN**

  • Filter in Bex Reports - Very Urgent, Please help!

    Hi,
    I have a report based on CRM transaction which has both header row and item row, the report also has filters like status and product, the status is the header level and product is at the item level, in which case the header row would not have the product details and item row would not have the Status Details. the records would be something like shown below
    Transaction Number       Status         Product
    1111111                        Open
    1111111                                          Product1
    In which case the filter applied on status and product would not return the expected result for ex if filter "Status = Open" is specified then we would just get only the header row and if Filter "Product = Product1" is specified we would just get the detail row, if both the filters are applied we would not get any rows.
    Is there any way to get both the header and item row if filters are specified, how such cases are implemented in Bex reports.
    Thanks
    Akila.R

    Akila,
    please state your query result properly...
    Transaction Number Status Product
    1111111 Open
    1111111 Product1
    would look like
    Transaction Number | Status | Product
    11111111 | Open | #
    11111111 | # | Product 1
    22222222 | Closed | #
    22222222 | # | Product 2
    The issue being that you want say... Open transactions then the the result should be
    Transaction Number | Status | Product
    11111111 | Open | #
    11111111 | # | Product 1
    whereas you are getting
    Transaction Number | Status | Product
    11111111 | Open | #
    and similarly for Product column as well....
    Options :
    1. It could be possible that your model is wrong -
    2. Have the filter include # as well.... include # into the filter by default - ask the users to do the same
    Arun
    Hope it helps...

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

  • How to Populate Internal table data to Table Control in a Report Program

    Dear All,
           How to Populate Internal table data to Table Control in a Report Program? It is a pure report program with out any Module pool coding involved, which is just used to display data. Till now it is being displayed in a report. Now the user wants the data to be displayed in a table control. Could someone tell me how to go about with this.
    Thanks in Advance,
    Joseph Reddy

    If you want to use a table control, you will need to create a screen.
    In your report....
    start-of-selection.
    perform get_data.  " Get all your data here
    call screen 100. " Now present to the user.
    Double click on the "100" in your call screen statement.  This will forward navigate you to the screen.  If you have not created it yet, it will ask you if you want to create it, say yes.  Go into screen painter or layout of the screen.  Use the table control wizard to help you along the process.  It will write the code for you.  Since it is an output only table control, it will be really easy with not a lot of code. 
    A better way to present the data to the user would be to give it in a ALV grid.  If you want to go that way, it is a lot easier.  Here is a sample of the ALV function module.  You don't even have to create a screen.
    report zrich_0004
           no standard page heading.
    type-pools slis.
    data: fieldcat type slis_t_fieldcat_alv.
    data: begin of imara occurs 0,
          matnr type mara-matnr,
          maktx type makt-maktx,
          end of imara.
    * Selection Screen
    selection-screen begin of block b1 with frame title text-001 .
    select-options: s_matnr for imara-matnr .
    selection-screen end of block b1.
    start-of-selection.
      perform get_data.
      perform write_report.
    *  Get_Data
    form get_data.
      select  mara~matnr makt~maktx
                into corresponding fields of table imara
                  from mara
                   inner join makt
                     on mara~matnr = makt~matnr
                        where mara~matnr in s_matnr
                          and makt~spras = sy-langu.
    endform.
    *  WRITE_REPORT
    form write_report.
      perform build_field_catalog.
    * CALL ABAP LIST VIEWER (ALV)
      call function 'REUSE_ALV_GRID_DISPLAY'
           exporting
                it_fieldcat = fieldcat
           tables
                t_outtab    = imara.
    endform.
    * BUILD_FIELD_CATALOG
    form build_field_catalog.
      data: fc_tmp type slis_t_fieldcat_alv with header line.
      clear: fieldcat. refresh: fieldcat.
      clear: fc_tmp.
      fc_tmp-reptext_ddic    = 'Material Number'.
      fc_tmp-fieldname  = 'MATNR'.
      fc_tmp-tabname   = 'IMARA'.
      fc_tmp-outputlen  = '18'.
      fc_tmp-col_pos    = 2.
      append fc_tmp to fieldcat.
      clear: fc_tmp.
      fc_tmp-reptext_ddic    = 'Material'.
      fc_tmp-fieldname  = 'MAKTX'.
      fc_tmp-tabname   = 'IMARA'.
      fc_tmp-outputlen  = '40'.
      fc_tmp-col_pos    = 3.
      append fc_tmp to fieldcat.
    endform.
    Regards,
    Rich Heilman

  • How to show the units separately in BEx reporting

    My Bex reporting shows the units along with keyfigures. Say 15.45Kgs. i would like to show the units separately in a column. Pl tell me how to do it.

    Hi,
    you can do it. follow the below steps.
    1) create a calculated key figure by assigning the function NODIM to the base key figure (NODIM<base key figure).
    2) Drag and drop the unit info-object ( the unit info-object that is used in the key figure definition) in the rows section.
    3) Hide the base key figure.
    Hope it helps.
    Thanks
    Soumya

  • BEx Report: How to get Inactive Customers from past 2 years

    Hi Gurus,
    Our requirement is to  develop a BEx report to display inactive customers (Customers who does not have any sales from past 2 years)
    We have a Multi-provider which has Invoice Cubes with all transaction data. the Multi provider does not contain Customer master info object, It Contains only Invoice cubes for Euro and North America.
    Now we need to build a report on top of this Multi provider and achieve the inactive customer logic.
    I request anyone who have worked on this kind of report, please help me with this.
    Please note that we are using BI 7.
    Thanks and Regards,
    Rama.

    Thanks all for you replies,
    Rahul, We have Customer infoobject in the invoice cube, but not the customer master data infoobject itself separately.
    So we have to use the customer infoobject included as part of the invoice cubes.
    there is a similar concept called Slow moving Material.. which can be achieved in a similar way..
    There is an example in Sap help portal on this. Not sure how we can do that for Inactive customers..
    Any more ideas welcome.
    Thanks and appreciate all your efforts to contribute to this..
    Regards,
    Rama.

Maybe you are looking for