Header for text in report

Hi All,
I have a Infoobject A , which is displayed inside a report. I have set the display as Key and Text. I need a column header for the TEXT.
i.e
Material Category(Key)   Material category (text)
001                              Saw machine
002                              Grinding tool
Here the Material Category(Key) will be pulled from the Small description and the Material category (text)
will be blank. I need to give a header text for it.
I heard that there is a possibility using Macros for workbook.But I want to do it in Query level.
Please let me know if this is possible .
Thanks,
Chakravarthy

Hi,
You can do this
1) Add Material Category text as an attribute of Material category Info Object.
2) Create transfer rules/transformations to fill the Material category text (check how the material category texts are currently filled)
3) Pull in the Material category text as an attribute of material category in your report....
Hope this helps..
Sita.

Similar Messages

  • How to set different header for different Standard report page

    How to set different header for different Standard report page

    Hi,
    A easy answer would be use the 'set report header text.vi' but maybe you are talking about something else ?

  • How to Display Heading for TREE Structure (report)

    hi,
         tell me how display the heading for the TREE Report.
    With Regards,
    Shakthi Raj N.

    Hi,
    If you are using object oriented approach for developing the Tree report, then you can use below shown example for creating header for the report.
      first create tree control
      CREATE OBJECT TREE1
        EXPORTING
            PARENT              = G_CONTAINER_OBJECT
            NODE_SELECTION_MODE = CL_GUI_COLUMN_TREE=>NODE_SEL_MODE_SINGLE
            ITEM_SELECTION      = ''
            NO_HTML_HEADER      = ''
            NO_TOOLBAR          = ''
        EXCEPTIONS
            CNTL_ERROR                   = 1
            CNTL_SYSTEM_ERROR            = 2
            CREATE_ERROR                 = 3
            LIFETIME_ERROR               = 4
            ILLEGAL_NODE_SELECTION_MODE  = 5
            FAILED                       = 6
            ILLEGAL_COLUMN_NAME          = 7.
      CLEAR GT_HEADER.
      GT_HEADER-TYP = 'H'.
      GT_HEADER-INFO = 'Output'.
      APPEND GT_HEADER.
      CLEAR GT_HEADER.
      GT_HEADER-TYP = 'S'.
      GT_HEADER-KEY = 'Display'.
      GT_HEADER-INFO = 'Report'.
      APPEND GT_HEADER.
    then create empty tree-control
      CALL METHOD TREE1->SET_TABLE_FOR_FIRST_DISPLAY
              EXPORTING
                   IS_HIERARCHY_HEADER  = G_HIERARCHY_HEADER
                   I_BACKGROUND_ID      = 'ALV_BACKGROUND'
                   IT_LIST_COMMENTARY   = GT_HEADER[]
              CHANGING
                   IT_OUTTAB            = GT_SPFLI[]    "empty table
                   IT_FIELDCATALOG      = GT_FIELDCAT_LVC[].
    In this way header can be given for Tree report.
    Hope this answers your query.
    Regards,
    Brajvir

  • Putting the Header for Text part in the query properties.........

    Hi,
    I am displaying the Key and text for the characteristic.....
    Is it possible that I can put some column heading for the text part...
    Like if I display 0Material (key and text), I can display the column heading for the text part
    as "Material Descripion"
    Is it possible.......? Please let me know
    Thanks , Jeetu

    I dont think it is possible the way you are thinking. However, if you have Material description in the data target (MAKTX) then you can use this in the separate column in the report.
    Thanks..
    Shambhu

  • How to add field to the header for FBL5N ALV report

    Hi,
       I need to add fields to the customer line item display ALV report(FBL5N) header part.Right now there are four fields in the header like customer, company code, name and city, after that I need to add first name last name and phone no. Can any one tell me where exactly I need to add and populate there fields to be appear in ALV output list.
    Thanks in Advance
    Swapna

    Yes I have tried, I have place a break point in that perform but it does not stop. I think that is not the correct place to added and populate fields. That routine is for populate selection screen ranges single and multiple values and parameters only.
    Thanks
    Swapna

  • Program to look for texts in reports (like EWK1)

    Hi, i need to look for a remote function used in crm but tx EWK1 doesn't exist in CRM, is there any program or report similar ??
    thanks in advance !!

    Hi, i need to look for a remote function used in crm but tx EWK1 doesn't exist in CRM, is there any program or report similar ??
    thanks in advance !!

  • Modifying the header of an xml report

    I am looking to add some additional information to the header of horozontal.xsl but am struggling to find the right format. At present i have rewritten the modifyreportheader callback. It works fine for text but i cant get it to work for xml. Any suggestions? Many thanks in advance
    Tony 
    Please remember to accept any solutions and give kudos, Thanks
    LV 8.6.1, LV2010,LV2011SP1, FPGA, Win7

    You can refer to the Adding Images and Text to Report Headers and Footers topic in the NI TestStand Help for information about changing the header for an XML report. 
    Callie Jones
    TestStand Documentation Team

  • Header for alv block list

    Hi experts,
    im trying to build an alv report with block, and after some hours i finally get how it works but the report has 5 blocks .. and 1 header for all the report...and 1 title for each block
    the thing is that for each block theres are their events.. so if i use the TOP OF PAGE that good for each block title, but how can i put a general HEADER for all the report
    its something like this
    Report 0001              DATE
    title 1(top of page)
    alv_list1
    title 2(top of page)
    alv_list2
    title 3(top of page)
    alv_list3
    so... guys im kinda a noobie in alvs so i apreciated any ideas...
    thans in advance

    thx darek,
    but im working with alv LIST blocks .. and each block has top of page and top of list...
    im looking  for a top of list , for say, of all the report, of all the blocks...
    anyone?
    thanks in advance

  • How to get the text field in the header for only first page of the report

    Hi,
    I am developing reports in BI Publisher Enterprise where i am facing problem i.e., i have to get some text field in header,for only first page in the result but it is displaying in all the other pages of the report in result.So,please if you have any idea of how to solve it, please reply.It is required as early as possible.
    Thanks in Advance

    Invalid path? What are you doing? Writing the report output to an invalid directory?
    Where are your terms and conditions? It would be very easy just to put them in a database table and select them in your report query.

  • SSRS 2008 R2 report does not print the page header for a html content displaying on multiple pages

    Hi
    I need to display the html content from the database. The html content are quite long and can have content of 3-5 pages. Issue I  am facing is f the record has html content of 3-5 pages, then it does not print the page header (which is a separate tablix) on
    second page onwards.
    Nikesh Shah
    Nikesh Shah

    Hi Nikesh,
    According to your description, I’m not sure the meaning of Page header in your scenario. In Reporting Services, a page header that run along the top of each page, respectively. Headers can contain static text, images, lines, rectangles, borders, background
    color, background images, and expressions. But we couldn’t add tablix in the page header.
    If you are saying report header, a report header consists of the report items that are placed at the top of the report body on the report design surface. They appear only once as the first content in the report. So it cannot repeat in other pages.
    If you are saying tablix header, freezing column headers are different in table and matrix. For more details, please refer to the following thread:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/c8ddc1af-1bdf-4e72-8aab-0353c7cc848a/ssrs-report-freezing-row-and-column-while-scrolling-issue?forum=sqlreportingservices
    If there are any misunderstanding, please elaborate the issue for further investigation.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Is there any report to get the header/item text at GR stage together?

    Hi gurus,
    Is there any report to get the header/item text at GR stage together with a date range?
    at the point of goods receipt?  Or a report that could be run to search for header/item text at GR stage together with a date range?
    Text that was entered at the point of goods receipt?

    Hi
    Check MB51 report with posting dates for materials/vendors and use the display variant document header text (which is GR header text). I hope this is the one you are looking for.
    Thanks

  • How to change the text variables for a standard report-writer report ?

    I am trying to change the text variables for a report -writer report and transport the same so as to change the title page and the report output heading  .I know the Report-Group 6Z02 and the library 6O1 to which it belongs.I tried using the change transaction GR32 after going to the area menu through FGRP . I try to change the text variables through  but it throws an error "You chose a name in the reserved name range - try different name ".
    I have also tried copying this report into another report and changing the new report . I was able to change and save the text variables . Now when I try to overwrite the original report 6Z02-001 with this new report , it does not allow that.
    Let me know how I can change the text variables for the same

    Can anyone please suggest me what to do here ?

  • How to display a Column Header for the characteristic Text column

    Hi All
    Our users want me to provide for a column header for the characteristic text.
    Here is what I mean
    I am reporting 0plant in the rows as key and Text. In the column on Plant Key the column header says Plant but there is no column header for the plant text.
    Eq:
    Plant                                                        Amount
    IE00         Initiator Plant                               244
    IE01         Initiator Plant NJ                          890
    Our users in the plant text column want a dummy column header to be displayed. SInce they download the data from the BW report to Excel and use pivot reporting. How can I introduce a column header for the texts.
    Thanks
    Karen

    Hi Karen,
    I am not sure if this is possible, although Users can ask anything :).
    In Planning we used to predefine cell headings via Macros and creating dummy cells in between.  I am not sure if a similar scenario can work here.
    By default this is not possible in Reports.  In BEx workbooks, you could probably try with Macros.
    Another easy option is to bring the data in the Cube as another field or create a nav. attribute in the master for text and use it as a nav. attr. in the Cube and put it in your Query row alongside.
    -Aby

  • Let user assign header for Report Painter Report

    Hi all,
    I would like to let the user assign the header while generate the report.
    (Because the report is somewhat dynamic)
    Here the details of my requirement:
    1) Let the user input the header text in the selection screen of the report
    2) Display the inputted text as the header ( Which setup at GRR2 via Extras > Rport Texts -> Headers)
    Or any possible dynamic method will be welcome.
    Tried to define a variable for this, but unused variable will not show up for selection when setup header
    Regards
    Bill

    Bill --
    are you writing an ALV report ?
    if yes, you try something like this--
    START-OF-SELECTION.
      PERFORM SET_TITLE USING TITLE. 
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
          EXPORTING
    *      I_INTERFACE_CHECK = 'X'
            i_callback_program      = gd_repid
    *      i_callback_top_of_page  = 'TOP-OF-PAGE'
    **      i_callback_user_command = 'USER_COMMAND_ALV'
    **       I_CALLBACK_PF_STATUS_SET = 'ZSTATUS_MUSTER'
            it_fieldcat             = fieldcatalog[]
            i_save                  = 'X'
            IS_LAYOUT                = GD_LAYOUT
            is_variant              = g_variant
             I_GRID_TITLE           = TITLE " Gives the Title to the ALV report.
          TABLES
            t_outtab                = IT_MUSTER
          EXCEPTIONS
            program_error           = 1
            OTHERS                  = 2.
    FORM SET_TITLE USING TITLE.
    TITLE = <YOUR TITLE ON SELECTION SCREEN>
    ENDFORM.                    " SET_TITLE
    Regards,
    Sumit

  • Adding a dummy column for text in crosstab report

    I created a report using crosstab to show trended months per column & details per row.  Now I'm trying to add additional columns to the crosstab report to display other pertinent info (not calculations, just text pulling from the database).  I read from various threads in the forum that I can create dummy columns to accomodate this, but I don't know how to do so.  Can someone please guide me in doing so?  If creating dummy columns is not a solution, please advice on what's the best way to add text columns to a crosstab report.  Any help is truly appreciated.  Thank you.
    Original report:
    Emp Name     Jan     Feb     Mar     Apr     May     Total
    Doe, John     20     17      30       28     33       128
    Wish to accomplish:
    Emp Name     Emp#     Dept#     Yrs Employed     Jan     Feb     Mar     Apr     May     Total
    Doe, John   12345     6010          8             20     17      30       28     33       128

    Hi Fione,
    I don't have access to CR at the moment but this is how I can think of doing this:
    1) Create a Subreport that points to the same table as the Main Report
    2) The Subreport should return the same number of Employees and in the same order as the Main Report - you can do this by creating a group on the Emp field just like the 'Row' in the Crosstab
    3) Create separate array variables - one each for Emp#, Dep# etc that accumulates values for each employee and inserts it against an index of the array
    4) Suppress all sections inside this subreport and place this Subreport on the Report Header of the Main Report
    5) Reduce the size of this subreport so that it isn't bigger than a dot and DO NOT suppress the section that holds this subreport
    6) Insert Calculated Members in the Crosstab for each column you need
    7) Use the array variable meant for the respective column. You just need to print the value at each index of the array based on the 'currentrowindex+1' function.
    -Abhilash

Maybe you are looking for

  • Real Instruments - Input Volume

    Hi, I noticed that many USB capture devices have the input volume slider greyed out in the "new track" window for real instruments, although they have an USB controllable input volume. This you can see in the system preferences for audio. Here you se

  • Pls help in MM Pricing procedure?

    Dear Gurus, clients wants to implement one new condition type "exmn" to sto pricing proc "xm1000".their requirement is as below: Additional condition is required to implement minimum excise tax calculation: "exmn" - Excise Tax Minimum Condition exmn

  • No Quantity/ value update at Movement type

    Hello All, At Material type level with valuation area SAP controls check / uncheck Quantity/ Value updating (OMS2) In our specific business scaenraios, we use material type (HALB) with valuation area combination with / without Quanity & Value updatin

  • Can't open Time Machine.app

    I cant open the Time Machine app to make a restore. I don't get any error messages or see anything in the console? (Repaired permissions etc.)

  • Mac CS5: Why is Illustrator not 64-bit?

    Was just wondering why Photoshop is the only 64-bit application in the suite?