Where do we specify Report category in HR Adhoc query

Hi All.
We have a standard query which shows a selection screen which is different in Production. When I went into the program behind the query and saw the report category, it is different in both the environments.
I am not able to find where do we specify report category in the HR adhoc query.
Can anyone please guide?
Also, how is this possible that a standard report has different report category in Development and production env. ?
Any help would be appreciated.
Aishi

Hi,
There is no place in query, to maintain report category. Whenever an query is created, this table gets updated with default report category depending upon the LDB used. Now if you want to change this default screen to some other screen, then this is the only table where you can change the report category for that query or program.
According to me, you have to maintain this table only, if you want different report category, since there is no place in query where you can do this.
Hope this helps.
Thanks,
Sarika.

Similar Messages

  • Assign Report Category to a SAP Query for PNP LDB

    Hello Folks,
    How to Assign a Report Category to a SAP Query which is using LDB PNP.
    Regards,
    Nishanth Kumar

    Hi,
    SE38 -> Report name -> attributes ->  HR Report category
    Regards,
    Dilek

  • OBIEE 11.1.1.6.x - Report an Image in Adhoc Query

    Hello Everyone,
    We are trying to generate an Adhoc query on an attribute with image. We are on 11.1.1.6.2. We cannot get that to work.
    The column data type is BLOB.  Please share your ideas or experiences on reporting such data types.
    Thank you,
    PD

    Check this Oracle BI EE 10.1.3.32 – Displaying BLOB images – Using Pl/SQL Gateway « Business Intellig…

  • Where can I specify search specification for a BIP report?

    Hi,
    We are on 8.0.0.9 and integrated BIP with it. We converted Actuate reports to BIP reports. In actuate, we can specify what data to bring in to the report by using a search specification. In a BIP report, where can I specify the search specification? Is it in the integration object or in the application? We have a lot of reports that fetch data based on the child BCs using EXISTS query. How do we do the same thing in BIP?
    Any help is greatly appreciated,
    Thanks.

    If you want the flexibility of passing different data into the report you keep it the way you have it now and train users, e.g., run a PDQ first.
    For the scenario you just described where the report parameters seem to be consistent and you want to avoid user selection I would either build the report using the reports business service or build it directly in BI Publisher. I almost consistently use the reports business service now but if you asked me a year ago I would not have given the same answer. I suspect the reason I have changed is related to recently working with BIP dedicated to Siebel whereas in past projects I may have had a mix of Siebel/OBI/other data sources.
    The reports business service is quite simple to implement in workflow and the search specification you pass in is as a method argument, Bookmark.
    I suggest you read:
    Siebel BI Publisher 8 Reports Business Service [ID 823360.1]
    There is also a document called Siebel BI Publisher Integration Concepts which while not entirely valid since it was written before Siebel built their own button is a useful reference to understand where things happen. (Note, Siebel patch 8.1.1.5 moves things on again and I am not impressed with the white paper supporting that).
    There are also a decent references in blogs out on the internet regarding this, including ones from regular contributers to this forum (mroshaw for example) and one I referenced a lot myself wrote by a Dutch guy but I don't have the address to hand.
    Steve

  • Selection-screen using HR report category

    Hi friends,
       I have a developed HR report using PNP ldb in which i have used the HR report category to specify my selection-screen.But still my requirment is not getting fullfiled.I require 1)Company Code
                            2)Payroll Period selection block also.
    But even if i dont enter value in this payroll area it should excecute.As of now it throws an error message saying "No valid payroll area specified"
    I want to generate report for any month given in other period of the payroll Area wrt company code.

    As per your question, remember that, the period will be different for each and every Payroll area.May be same period will behave differenly like weekly, monthly, semi-monthly.. with different payroll area.
    So the parameter payroll area will always be mandatory..

  • IMG: Check & Specify Report Symbol

    HI Experts,
    In the IMG activity, "Check & Specify Report Symbol", under "report symbol type" these fields are listed,
    Phrase
    Specification
    Parameter
    Descriptor
    Standard Repeating Group
    Special Repeating Group
    Blank Compression Group
    Optimized Repeating Group
    IF Repeating Group
    Template
    Version Information
    Language Information
    Language Switch
    Generation Date
    Control Command
    Comments
    Out of these, we know few symbol type like 2.Specification,3.Parameter,.........
    But what about the other Report Symbol Types ? How they can be used & Where..?
    Regarding, 16.Comments: Can this symbol type can be used to fulfill the purpose asked here,http://scn.sap.com/thread/3334515 ?
    Thanks & Regards
    Subash Sankar

    Dear Subash
    I checked this topic again. I have some interesting information. Later on I am planning to prepare a new document. Therefore: thanks for asking the question; it was very interesting to find some answers and to drill down in WWI process (which is quite complex).
    Ok: The values you have mentioned are part of a domain in SAP (check report symbol table of EHS using transaction se11). If you generate a "where used list" you will find some Includes. One is related to "Constants" and in one other the "Constants" are used (here in a Form routine)
    Therefore comming back to your list:
    Phrase
    Specification
    Parameter
    Descriptor
    Standard Repeating Group
    Special Repeating Group
    Blank Compression Group
    Optimized Repeating Group
    IF Repeating Group
    Template
    Version Information
    Language Information
    Language Switch
    Generation Date
    Control Command
    Comments
    Any of these report types does have a "linked" value. Now it is interesting to detect that this value is used as "part" of the report symbol. You can check this by investigating table "ESTLS".
    Example: if you check SAP online help regarding e.g."Repeating group" and an example you find this one:
    <11BRG001(M,SAP_EHS_1015_003;1-3)>
    <01G1015003AD(P;1)>
    <11ERG001>
    Now the value "11" is the value as part if the domain relating to "Standard Repeating Group".
    The topic is explained a littel bit here:
    http://help.sap.com/erp2005_ehp_06/helpdata/en/a7/2874e50a6c11d28a220000e829fbbd/content.htm?frameset=/en/c1/eda0f591ec12408b25e7a1b369ca45/frameset.htm
    Chapter "Editing Descriptor Symbols"
    http://help.sap.com/erp2005_ehp_06/helpdata/en/6a/8ef2639f214475aebe63d8c6c6ae3c/content.htm
    shows an example of thge "IF" type like:<15BIF006(AND:01EHS_ICREPV NE "NON")>
    Therefore the value of "IF Repeating Group" = 15 (refer to content of the domain)
    If you check the entries of ESTLS you can detect which report does have which report symbol and report symbol type and you can therefore detect which report symbol types are used and which are not.
    Actually the type:
    Comments
    is not supported by SAP (therefore If my debug result is correct: even if you try to generate a report symbol with "link" tothis value; you wil not recieve a result). But in a parallel thread this topic has been discussed. So we can hope/assume that may be SAP will deliver something.
    I am sorry to say that I will take some time to "drill" deeper. But if I am finished I plan to share the result.
    C.B.
    PS: The "value" for "Template" = 20 => if you check ESTLS, WWI etc. This value is used to "include" a WWI layout within a WWI layout; check e.g.
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/4b/c5874174a8050de10000000a1550b0/content.htm?frameset=/en/a7/2871f60a6c11d28a220000e829fbbd/frameset.htm
    and then chapter: Inclusion of Document Templates:value: <20INCLUDE("Test",01,SBV)>

  • HR Report Category - Change a Deault Value

    Hi Forums!
    I have a requirement to change a value on a HR Report category to the Field 'Employment Status'
    It is using this report category 9CUST03 and on screen Employment status is showing up with a '0' in the field
    The requirement is to remove the default '0'
    I have checked the initialization of the program and in the report category as well where can I find this value being populated?
    PNPSTAT2
    thanks
    Edited by: Keith Warnock on Dec 13, 2010 10:42 PM

    Hi,
        Your report might be using a default variant with 'Employment Status' filled with 0.
        In your program write coding to refresh the contents of this field.
        Initialization.
        refresh  PNPSTAT2.
    Regards,
    Srini.

  • Creating HR report category

    Please let me know how to create a HR report category?????
    Thanks
    Rasika

    hi,
    you can create HR Report Category in ur REPORT PROGRAM attributes itself.
    Just go through this steps...
    TCODE SE38 => Give ur report name => display / change => Click on GOTO menu option => Attributes
    Now u will see ur program attributes in dialog box window.
    in this , in status bar there is button HR REPORT CATEGORY, click on this
    now u will see one more dialog box with two RADIO BUTTONS.
    Select any one based on ur require ment,
    Specify a name for ur repor category and click on REPORT CATAGORY button in status bar of that dialog box.
    Now it will take u to that report category page.
    Click on change button.
    select which ever u want depends upon ur requirement.
    If u want more fields to select..
    then click on NEW ENTRIES.
    here u specify all the fields which ever u want.
    click on SAVE
    And click on back to go to ur report catagory dialog box.
    close this dialog box.
    click enter on attribute dialog box.
    Regards,
    Shankar.

  • Where to find Crystal Report Formats for SAP B1 8.8 (India Localization) ?

    Hi Experts,
    do anybody knows Where to find Crystal Report Formats for SAP B1 8.8 (India Localization) ?
    For example
    Sales Register
    Purchase Register
    Journal Register
    Sales Analysis - Crystal Report
    Purchase Analysis - Crystal Report
    Check Register - Crystal Report
    Production register
    Pending Sales Order
    Outstanding Receivable
    Outstanding Payable
    BankBook
    CashBook
    General Ledger
    BP Ledger (Customer / Supplier)
    Trial Balance
    Balance Sheet
    Profit & Loss Statment
    Cash Flow statment
    Excise reports
       RG 23 A Part I
       RG 23 A Part II
       RG 23 C Part I
       RG 23 C Part II
       Daily Stock Account
       RG 1
       ER 1
       etc....
    Documets Layout
       Incoming Payment
       Outgoing Payment
       Journal Entry
       Transaction Journal Report - Crystal Report
       Sales Quotation
       Sales Order
       Sales Delivery
       Sales Return
       Sales Invoice (A/R Invoice)
       Purchase Order
       Goods Receipt PO
       Purchase Goods Return
       Purchase Invoice (A/P Invoice)
      Inventory Transfer
      Inventory - Goods Receipt
      Inventory - Goods Issue
    Best Regards,
    Samir Gandhi

    Hi Neetu,
    Do you wish that at all customer site all concern involved in implemtation do the same work ?
    I believe ERP is meant for single entry system, and it should be true for implementation also, why to invest man hours for the same task ?
    I expect it standard reports should be released by SAP, so that speed of implementation improve, we have more nos. of satisfied customers.
    customised reports is all together different and it is understood that it is needed to be developed after study the exact requirement.
    Best Regards,
    Samir Gandhi

  • Help me about the Report Category !!

    In a ABAP report program's "Attributes", we can set the Logical database (eg. in HR, it's PNP) , and then, we can select the "HR report category", for the report screen category setting.  After we set the Master Data(infotypes), we will get the report with several pushbuttons in the first line, like “Further Selections” "Sort order" ...
    So, my question is if I want to add some items into the "Sort Order" selection screen, how to do that ?
    Thanks a lot
    Tom

    Hi Tom,
    You can create the report category from SE38-> Attributes and then give the LDB name as PNP.
    Now click on the HR report category button and proceed creating the new report category by clicking the create button.
    The report category name should start with 0* or 7*.
    Hope this helps you,
    Regards,
    Subbu.

  • Creating new report category in Abap HR

    When I try and create a new custom report category, I get a message saying "Choose the key from the allowed namespace". I did use a Z report category (we do have Z report categories that have been created earlier by somebody else). It would be great if somebody could list the steps to create a new report category. By the way, I would just want to keep just the personnel number (PNPPERNR) in the selection option.
    I did try using SM30 to create a new entry but got the same message as above.
    Thanks.

    >
    Lakshmi Srinivasan wrote:
    By the way, I would just want to keep just the personnel number (PNPPERNR) in the selection option.
    > I did try using SM30 to create a new entry but got the same message as above. Thanks.
    You can use the Report category HRDKPRNR to meet your reqt.
    ~Suresh

  • ABAP HR Report Category

    What is the best Report Category for the selection fields personnel no, personnel area, personnel subarea, employee group, employee subgroup, organizational unit?
    Thanks
    Vicky

    then create your own.. ie just copy this one & remove the unwanted fields..
    pl take a look at this Re: hr report category remove selection fields..
    ~Suresh

  • Regrading report category in hr-abap

    hi experts,
                     cud u plz tell me how to create our own report category with the help of spro what i want in my report category only personnel no,plant and payroll area,(payroll period in ranges) sud come ..plz help me regarding this.....
    Message was edited by:
            ravi gupta

    please see this  link  it was give  as  screen  shot  of the report category  creation  .
    <a href="http://">http://www.sapdevelopment.co.uk/hr/hr_repcat.htm</a>
    <b>if the  link if  not  opening by  double click   ...just   copy paste in the  web .</b>
    reward  points  if it is usefull ....
    Girish

  • HR ABAP: HR Report Category: "Customer Specific Status" Name Change!

    Experts,
    I've successfully created a Custom HR Report Category and assigned it to my program. Report works fine, with all customized fields that i selected!
    There is one field called "Customer Specific Status", which needs to be changed to our requirement. For instance, the existing field's text "Customer Specific Status" needs to be changed as "NS Status" ?
    Helpful answers will be definitely awarded!
    Thanks a lot!
    Rgds,
    Sundar.

    Hello All,
    I got the answer already!
    Thanks!
    Regards,
    Sundar.

  • Dynamic selections in Report category

    I am trying to create a dynamic selection view for a report category, while doing so i am not able to add any table to table dialog that appears, when i enter PA0001 it says PA0001 is not a table. Same problem for any table i try to insert.
    Can anyone help me with a solution.
    Thanks in advance.

    In transaction SE80, i selected "edit object" button -> in the screen that pops-up i selected the tab "more"
    In that tab i selected radio button "Selection View" and then selected create button
    Then  "Create Selection View" screen appears, there i selected CUS View, checked radio button "for any tables" and gave a name of view 'ZTEST' and pressed the continue button, A screen appears to enter tables, when i enter any table it gives the message Table not found.
    When i try in other systems it works, not sure of the problem in our dev system.
    Thanks,
    Thirumal

Maybe you are looking for

  • I can't install bootcamp drivers on my Windows 7 partition.

    As of now I am trying to run 32 Bit Windows 7 on my mid 2011 13 inch Mac Book Air.  I downloaded my version of Windows from Onthehub.com and went thru the process of coverting it to an ISO file, putting it on a flash drive, downloading the support so

  • 9i No Oracle Management Server Service in Control Panel

    I installed Oracle 9i yesterday but there is no Oracle Management Server Service in the Control Panel. Any ideas anyone on how to rectify this ?

  • Connecting ABAP tool with Portal..

    Hi All, I have one requirement where i have to connect ABAP tool, that is developed in WebDynpro ABAP. Now i am connecting that with Url iview, that is working fine. But my problem arises when i have to pass userid and his pwd to that iview. That ivi

  • JTree hide Path

    Hello, I am using jTree to show folder named c:\Test, It has many directories & subdirectories. I would like to hide path & only name to be displayed. C:\Test c:\Test\folder1 c:\Test\folder2 c:\Test\Folder3. c:\Test\Folder3\Folder31 I need display li

  • Livetype no longer shows or renders backgrounds, textures or objects.

    After updating to FCP 6.0.3 and Quicktime 7.4.5 Livetype no longer shows or renders backgrounds, textures or objects. Here's a blog of current discussions of the problem. http://forums.creativecow.net/thread/73/855577 I also have a screenshot of the