Need show Customized heading on Bex analyzer

Hi All,
I need show Customized heading on Bex analyzer or report selections. ex: i selected company code
1000 to 4000.  It has to show as heading.
I know this is possible only through workbook.
May i know the steps. How to do it.
Thanks,
KN

you have create a text variable with replace ment path on com code

Similar Messages

  • How to show custom header in pdf generated from report

    Hi,
    I  have created a report that is used to display Leave record of employees in an organization. After which it creates a pdf file and send it to respective HOD.
    In this case I am trimming generated output and sendinf only required fields to the pdf.
    When pdf is getting generated it shows program name as Title of that report.
    I want to change this header to my own header along with some variable but not sure how I can do so.
    I have also tried TOP-OF_PAGE but problem in this case is that I am still getting program name along with it.
    To generate pdf I have used function :
      call function 'CONVERT_ABAPSPOOLJOB_2_PDF'
        exporting
          src_spoolid   = spoolid
          no_dialog     = ' '
        importing
          pdf_bytecount = l_no_of_bytes
          pdf_spoolid   = l_pdf_spoolid
          btc_jobname   = l_jobname
          btc_jobcount  = l_jobcount
        tables
          pdf           = l_pdfdata.
    Then I had converted this pdf to Binary
    call function 'QCE1_CONVERT'
        tables
          t_source_tab         = l_pdfdata
          t_target_tab         = lit_record
        exceptions
          convert_not_possible = 1
          others               = 2.
    Then I had created subject matter and used FM : SO_NEW_DOCUMENT_ATT_SEND_API1: to send mail to respective HODs.
    I tried dubbing it but couldn't get any variable which is holding program name.
    Sorry for putting in wrong forum.
    so Closing it from this forum and raising the same in ABAp-General forum.
    How to change header of pdf in generated report
    Edited by: gaur.yagyesh on Apr 16, 2010 4:03 PM

    To make it more clear to my question.
    I am using sun one webserver 6.0 sp6.
    I need to enable custom header on the webserver so that any request having a custom http header coming to webserver should be captured by the webserver.
    Thanks,

  • CKF not showing correct results in BEx Analyzer

    Dear Friends,
    I am getting different results when viewed from BEx Analyzer and Web Analyzer for the same query. BEx Analyzer shows incorrect results. The column that is showing different is a local formula (say Formula3) that is a result of dividing Formula1 by Formula2.
    BEx Web calculates Formula3 correctly while BEx analyzer does not.
    I am in BI 7.0 SP 10.
    Any Clues?
    Thanks
    Viren

    For this calculated column set aggregation level as sum.

  • Error while showing amount field in Bex Analyzer

    Hi
    when i tried to execut query in BEx analyzer for field DMBE2 (local currency) its showing amount follwed by ERROR
    ex: 32,54,000ERROR. How can i resolve it?

    >
    Pravender wrote:
    > If you do not want to display currency then create a formula of calculated key figure and use NODIM() data function. It will remove ERROR.
    Will the use of NODIM() take effect for all data and not display the currency?
    Is it possible to not display currency only where no value for currency is available? That means that datasets where currency is availalbe will show for example:
    1000 EUR
    2000 USD
    3000
    4000
    5000 EUR
    6000 RMB
    7000
    8000 EUR

  • How to show delivery date in Bex Analyzer

    Hi Gurus!
    I have to create a report in logistic scenario and my client wants that the report shows a column with the "Scheduled delivery date". I don't know how to show it in a column because in my KF structure, I can't put just this time characteristic.
    Does anybody know how can I solve it?
    Many thanks!

    Hi,
    Create a Formula Variable on Scheduled  DeliveryDate with processing as replacement path, replace variable with InfoObject, replace with Key and use it in the new formula in the columns.
    in this way query designer will accept you to use the char as in column,
    hope it helps you.
    Regards
    Reddy A

  • Any more customized program for BEx

    Hello,
    I wonder if there is any way to customized data from BEx Analyzer rathan using variables with processing type-Customer Exit?
    -WJ-

    You can use Excel Formulas and VB Macros to do customization but it works only with workbook and not with queries.
    If you want to do additional customization for your reports then you have to save the query in a Workbook and you have to write the VB Code in the interface.
    Sub SAPBEXonRefresh(queryID As String, resultArea As Range)
    Write your Code here
    End Sub
    You can search in SDN for Code Samples to achieve the results.
    Regs
    Gopi

  • Need to provide certain informations within BEX Analyzer

    Hi folks,
    we need to provide certain information to users being connected over BEX Analyzer ...
    Is there any way to write a custom help text or to provide some kind of info box or pop up or something similar to the info box on the SAP logon screen or anything else that can be used to inform users of certain things ?
    Tricky thing is, that we don't want a permanent pop up appearing every time the user logs on to the analyzer. It's supposed to be more like something that the user can open every time he wants to look up the information or alternatively a permanent info text somewhere on the screen or maybe under the system information that one can open up under Bex Analyzer ...
    Or how about adding a new (custom) button to the BEX Toolbar opening an information window ? Is that possible ?
    Any idea what could be done to accomplish this ?
    Regards
    Thomas
    Edited by: Thomas Schmitt on Jul 8, 2009 10:52 AM

    Hi,
    Is it an idea to make one or more  Excel Comment fields in your template
    Like directly under your company logo using a row with Excel cells with subjectnames and adding the documentation as comments in there?
    Udo

  • Variable window not showing through BEx analyzer

    HI Experts,
    I am facing a weired situation with one of the variable.
    I have a Customer Exit variable which is Input Ready and entry is Mandatory, i wrote some code in CMOD to fetch default values through I_STEP=1 and my requirement is that user should able to change the values if needed.
    now, the problem is, I can able to get the variable input screen when i execute the query through RSRT with Query display mode as HTML. But when i execute the same query in BEx analyzer or through RSRT with different Query Display modes like List/Bex Analyzer am not getting the variable input screen.
    The variable is taking the default value generated through CMOD code and the same values are being used in determining the query output..
    Please suggest me what do i need to do inorder to view the Variable input screen in BEx analyzer.
    I am using BEx Analyzer 3.x for the queries and working with
    SAP Version   -
       SAP EHP 1 for SAP NetWeaver 7.0
    DB:                  -
       ORACLE 11.2.0.2.0
    OS                   -
        AIX

    I found the solution in one of the SAP notes and the issue is resolved.
    We used Note: "1609237" to resolve the issue. Hope this might help anyone who faces this same problem..

  • BEx Analyzer variable screen not showing for user

    Hello,
    I have a BEx query that shows the variable screen to enter the query parameters when I run the query but when the user runs it, he is not given the variable screen and therefore cannot enter the variables.  Both the user and myself are running the query in BEx Analyzer (Excel). 
    The user is new to BEx.  Is there perhaps some security or role setting that needs to be changed?  Something else?
    Thanks in advance for your help!

    Hi Paul,
    I am also facing exactly the same problem as you were facing. Could you please tell, whether your problem got solved? If yes, then would you please provide the solution for the same?
    Thanks in advance,
    Sanjeev

  • BEx analyzer shows 0,000 in rows, but 0,5 in total

    Hi Experts,
    In BEx Analyzer my query shows 0,000 for a key figure in 3 rows, but in total of these 3 rows there is 0,5 %. The key figure is used as an attribute to a custom characteristic. When I display the characteristic, I see values 0,1 + 0,2 + 0,2 which gives correct total. If I display more decimal places in Bex, it is still the same like 0,00000.
    We are on SAP BI 7.1 SP 06. Can anybody help?
    Michal

    Problem was solved via OSS note 675235.
    transaction SPRO:
    -> BW Customizing Implementation Guide
      -> General settings
      -> Check units of measurement
         -> Select the Units of measurement button  and set decimal places rounding.
      Michal

  • How to show filter values of restricted key figures in BEx Analyzer?

    Hi,
    I have following report.
                         Quantity USA        Quantity China
    Product           100                        150
    Quantity USA is a restricted key figure using key figure 'quantity' and a restriction on characteristic 'country' = USA
    Quantity China is a restricted key figure using key figure 'quantity' and a restriction on characteristic 'country' = China
    I notice that when I put only one of these resticted key figures into the query, there is a line in the filter area of the report in the BEx Analyzer that shows the characteristic 'country' and the value on which it's restricted in the restricted key figures.
    E.g.:
    Country          USA
                         Quantity USA
    Product           100 
    If I put both restricted key figures in the query, this line is not shown.
    Does anyone of you know how I can display this line again when using multiple restricted key figures like this in the query?
    Thanks!
    Regards,
    Pascal

    Hi,
    I have following report.
                         Quantity USA        Quantity China
    Product           100                        150
    Quantity USA is a restricted key figure using key figure 'quantity' and a restriction on characteristic 'country' = USA
    Quantity China is a restricted key figure using key figure 'quantity' and a restriction on characteristic 'country' = China
    I notice that when I put only one of these resticted key figures into the query, there is a line in the filter area of the report in the BEx Analyzer that shows the characteristic 'country' and the value on which it's restricted in the restricted key figures.
    E.g.:
    Country          USA
                         Quantity USA
    Product           100 
    If I put both restricted key figures in the query, this line is not shown.
    Does anyone of you know how I can display this line again when using multiple restricted key figures like this in the query?
    Thanks!
    Regards,
    Pascal

  • Report in BEx Analyzer shows Red "X" in records field

    Dear Experts.
    Report in BEx Analyzer us showing red "X" in the records field. Although there are figures in the field and is getting calculated in the overall result, but still the numbers donot appear.
    Kindly advise how to fix this.

    Please detail the KF formulae here..
    Any value divided by 0 is not defined.
    So if formula if its using division , you must use not div by 0 function. i.e.NDIV0 function
    Edited by: SKDDON on Oct 13, 2009 10:13 AM

  • User Variables values are not showing in Bex analyzer

    Dear Friends,
    I created a report in Bex analyzer ( Excel).
    Now i want to show the variables values in the report.
    i put text item there and click on it but in filter tab there is no variable is exist.
    Any help will be highly appricated.
    Regards
    Naeem

    dear i know how to display the variable values.
    But unfortunatilly there is nothing appear in filter tab.
    my variables are not in filter tab its empty.
    i already choose the data provider.
    regards
    Malik

  • BEx Analyzer Not showing report result in canceling "Change variable Icon"

    Hi Experts,
    Do we have any settings in BEx Analyzer for retrive the Result set even after I click 'Change variable Icon' in Toolbar and cancel the variable pop-up window??
    Eg: My query Result is displayed in Analyzer selecting some vaues in Selection screen.And when I click the Change Variable Icon from 'Analyzer Toolbar' its showing me 'Select values for variable' window.If I select the cancel button in it, then Query result becom blank showing the message "There are variables; change variable values". Do Analyzer having an option or settings to keep the result even if i cancel the variable selection from "change variable icon".
    Thanx in advance..

    Sari-
    If SAP provides such a function, I have not found it. The way I understand it., the change variable value initiates the OLAP back end. This clears the Presentation Manager front end, and clears the 'results' that are displayed on your workbook. If you cancel the OLAP run, the front end clear still executes.
    HOWEVER... if you turn OFF Automatic Refresh before clicking on Change Variable Values and then clicking on Cancel, the presentation manager will not write any changes to your workbook. So that is your best solution.

  • Quantity is Showing Blank : Bex Analyzer, Source - Bex Query Designer

    Hello Expert SAP BI,
    I Extracting Data from Flat File,
    Till then Cube My Transaction data Loaded Perfectly  ,
    i want to create Report in Bex Analyzer, fetching fields from Bex Query Designer.
    Characteristics are showing in Rows , that showing in Report , but in Columns added Key Figure , its not showing in Report .
    Can any one Suggest , what will be issue and how i have resolve it.
    - Thank you.

    Datasource -> Transformation -> InfoSource
    Infosource -> Transformation -> DSO
    DSO -> Transformation -> Cube

Maybe you are looking for

  • Scroll lag/high scroll latency (not slow or jerky) MacBook White Early 2009 (MacBook 5,2)

    I'm having a strange problem that's not easy to explain. It will probably take one or two reads! I have two Macs, one has the problem, the other does not: 2009 MacBook White 2GHz Core 2 Duo - 8GB 667MHz DDR2 SDRAM - NVIDIA 9400M 256MB Dedicated - OS

  • How to move itunes music library from an old to new NAS?

    I'm moving to a larger LaCie NAS and need to move my existing iTunes music files from the old LaCie to the new LaCie. My iTunes library files are on my mini, but the music files are on the NAS. I have 2 questions: 1. Since I'm making this move, can I

  • Footage from FCP into AE then back again...something's afoot

    Hey all, I have a 5 second clip that needs the attention of After Effects. A small area of my footage needs a paint job, and I've successfully brought the small area of my timeline out of FCP and have started a new composition in After Effects. I've

  • Blackberry curve 9300 photos wont view

    My blackberry is taking pictures, but when i go to view them in my media, i cant see them? is there anything i can do to solve this?

  • Error in External programe

    Dear All, We are facing error in one of external programe; which is included in one of step of a job. the programe is 'sleep' which is resposible for inserting delay in job e.g. 300 sec. the value 300 is the parameter for the external programe. when