Re: Standard BI Query

Guys,
I have activated the standard query time-to-fill, i am getting an error
Value '-1' is invalid for property 'Ref. Characteristic' of element 'Time-to-Fill (Days)'
I checked the exception aggregation, Under Exception aggregation points to use standard aggregation & ref. characteristics to -1. Now if i have to change the ref. characteristics what value i have to choose.
this is the formula used for CKF 'Time-to-Fill (Days)'
Candidacy Status == 3 * candidacy start date - requisition creation date.
Regards,
Anand

technical Name: 0ERC_ IS02_Q0001
Edited by: araj123 on Sep 17, 2010 3:55 AM
Have anybody worked on SAP BI E-recruiting standard contents?
Is there any solution for the above issue?
Edited by: araj123 on Sep 20, 2010 4:30 PM
Edited by: araj123 on Sep 20, 2010 4:31 PM

Similar Messages

  • Can i use crystal reports standard to query ODBC datasources

    Post Author: Andy Forrest
    CA Forum: Data Connectivity and SQL
    Dear all,
    I'm struggling to identify if i can use crystal reports standard to query ODBC data-sources, the only information i can find is the following :-
    An intuitive solution that provides basic report design functionality off of PC-based data sources, Crystal Reports XI Standard Edition will provide you with access to data stored in personal data sources.
    This gives the impression that i cant access any data other than local data, can anyone give me a definitive answer or point me to somewhere that explains in a little more detail.  We are about to purchase some copies but need to ensure crystal reports standard can access ODBC data sources.  We are replacing crystal reports 8 standard edition and need to ensure previous reports will still run.
    Thanks in advance for any assistance.
    Cheers
    Andy

    Post Author: foghat
    CA Forum: Data Connectivity and SQL
    Well, you can certainly connect to ODBC with Crystal XI Developer.  I'd be very surprised if you couldn't with the Standard version as well.  Not the definitive answer you were looking for, I suppose.

  • How is added this clause to  a standard VO query... ?

    Hi friends,
    [AppsR12]
    I've seen a peculiar behaviour while executing a LOV query:
    Standard LOV query is:
    select class_code, description, class_code||' - '||description display ,CLASS_CATEGORY, START_DATE_ACTIVE, END_DATE_ACTIVE
    from pa_class_codes
    where trunc(sysdate) between trunc(start_date_active) and nvl(trunc(end_date_active), trunc(sysdate))
    Imagine you enter into the LOV screen an press the Go button.
    Query is executed and all records are retrieved... OK
    The problem wtih this LOV (ProjectClassCodesVO) is that if I have a look through "About this page" link and see the query, it is:
    SELECT * FROM (select class_code, description, class_code||' - '||description display ,CLASS_CATEGORY, START_DATE_ACTIVE, END_DATE_ACTIVE
    from pa_class_codes
    where trunc(sysdate) between trunc(start_date_active) and nvl(trunc(end_date_active), trunc(sysdate)) ) QRSLT WHERE (( UPPER(CLASS_CATEGORY) = :1 AND (CLASS_CATEGORY like :2 OR CLASS_CATEGORY like :3 OR CLASS_CATEGORY like :4 OR CLASS_CATEGORY like :5)))
    It's adding this condition automatically:
    (( UPPER(CLASS_CATEGORY) = :1 AND (CLASS_CATEGORY like :2 OR CLASS_CATEGORY like :3 OR CLASS_CATEGORY like :4 OR CLASS_CATEGORY like :5)))
    I can't be able to locate why/where it's added and what kind of types are these new parameters
    The problem is that if we want to extend the original VO and pass it two parameters (:1 and :2) in the query , after pressing the Go button, this time it does not give results....
    I think it could be due to :1 and :2 parameter appear two times, one for my new parameter and the other for the added automatically..
    Ideas?
    Thanks.

    Hi Summit,
    thanks for the comments but.. I've already had tried to add my variables as :6 and :7 (i.e.) and it doesn't recognizes them.... (OAF must first check for query parameters and after add the new where clause with the :1 to :5)
    I think I can't do the mappings because it would imply to modify xml.. and that's not possible (it's an standard one)...
    The query added is explained here:
    http://radio.weblogs.com/0118231/stories/2003/03/07/viewObjectsViewDefinitionsAndRuntimeWhereClauseHandling.html
    but I continue without knowing how to pass my two parameters...
    Thanks!

  • Hi, How to modifie standard ABAP Query's

    Hi ,
         How to modify standard ABAP Query programs.Plz any one help me in this matter.

    Hi
    1) Go to tab Class -> Enhance
    2) Create a new enhancement implementation
    3) Now you can add a method / modify existing method etc...
    Also see the following link ->
    https://www.sdn.sap.com/irj/sdn/nw-development?rid=/library/uuid/bb54c452-0801-0010-0e84-a653307fc6fc
    (Section Class Enhancement might be useful in the ablove link!!)
    Hope this helps.
    Neeraj

  • Whether any Standard Bex query for MIS report of PP in BW

    Dear All,
    Please let me know , Whether any Standard Bex query is available for  MIS report of PP in BW.
    Thanks
    Regards,
    Sai.

    Dear All,
    Please let me know , Whether any Standard Bex query is available for  MIS report of PP in BW.
    Thanks
    Regards,
    Sai.

  • Error in DRM 11.1.1.3 while saving standard property query

    Hi,
    I am facing with a issue such that whenever i am trying to save the property query after ticking the checkbox as Save as Standard I am getting a error
    "Invalid username:Standard"
    I am logged in as a System admin and also since i am unable to save it as standard i am not able to use the query in validations.Also if the same query is saved without checkbox checked i am able to save it successfully.
    Please Help :(

    Hi All,
    I had not checked properly there was issue with repository creation that's why i am unable to open workspace.
    Thanks,
    Praveen

  • Retrieve a corrupted standard SAP query (SQ01)

    Hi experts,
    We have an standard query that is giving a dump because an user has modified and transported it to consolidation and production systems.
    I don't know if there's a way to compare versions and retrieve versions.  Right now we have accessed to client 000 and we are analysing if it's feasible to retrieve the  000 version. The query is defined as GLOBAL (client independent) and it's assigned to an standard package /SAPQUERY/FIAQ.
    I'm on the right way or maybe there's another solution that we're not taking into account?
    More ideas would be appreciated.
    Ismael
    Message was edited by:
            Ismael Mateo

    Thanks for the answer Barry, this is clear.
    But the problem is that all the systems are overwritten with the modified version (Development, Consolidation and Production) and we don't have the original version anywhere, therefore we can't export/import it.
    As the query is a global query (not client dependent), a modification in the query also affects to the other clients.  In this case this  modification has been transported to all systems as well...
    To correct that situation we want to identify the changes done by the user or retrieve the old version.
    One solution would be to create one transport request from an external SAP system, with the same SAP version(ECC 5.0), and transport it to our system.
    Before trying with this solution we want to know if there's any SAP standard tool to retrieve/compare query versions.

  • How to enhance the standard web query template in BW 3.5

    hello experts,
    How can I enhance the standard web template in BW 3.5? I can see that in 3.5 0QUERY_TEMPLATE is not longer the standard web template, the new standard template looks completely different with new functionalities etc. I can't follow the steps in the How To guide as this refers to 0QUERY_TEMPLATE. Also in transaction RSCUSTV11, it's got now only two options: style sheet and template attributes but no longer web template.
    Any help would be much appreciated.
    Many thanks,
    Inma

    Many thanks for your help.
    I managed to set a new standard web template based on 0ADHOC but now I've found a new issue: in the WAD, I have created a new web template also copied from 0ADHOC. This web template will embed a query and the web report will be executed from WAD, not from BEx. The problem is that the different buttons (Save View, Bookmark, Variable Screen, Export Excel, Export to CSV, etc)don't seem to work when I click on them once the report is showing the results.
    Can you please give me any idea on what's happening and if there's anything else I should do?
    Many thanks in advance.
    Inma

  • How to view sap standard 0P_PRFP1 query variable

    Hi Guys,
    I want to view the code for sap stadard query varibale Previous Period of Current Fiscal Year (SAP Exit) 0P_PRFP1. I have checked in TCode SE37. I know i can view customer exits by viewing Tcode CMOD. Is there a transaction to view SAP standard variables?
    Thanks
    Forhad

    Hi,
    Is it Function Group BWCO -> Function Module RSVAREXIT_0P_PRFP1 ?
    Regards,
    Michael

  • Class to run standard SAP Query

    Hi,
    Could you help me with finding standard SAP class to run query created in SQ01?
    Thank you

    Hi,
    You can create the TCode for the Sap Query and use to run query.
    refer the links to create tcode for sap query..
    how to create a tcode for abap query
    tcode for sap query

  • Is there any standard Adhoc query to get the Previous employers list

    Hi Experts,
    Is there any standard Sap Adhoc query available to get the details of Previous empoyers list.
    Please advice me to get the list of employees with their previous employers..
    Thank you very much.
    Regards,
    Vishnu.

    Hi Vishnu,
    U could go as per wat Suhasini has said. But if u want the end user to view this report time and again, then u need to create a query.
    The steps are as follows:
    1) T-code: SQVI
    2) Qucik View: give some name here and then click on "Create"
    3) You will get a "Create Quick View" screen.
    4) Goto "Datasource" and select "Logical Database" from the drop down
    5) Then goto "Tableview" and enter "PNCPE" and click on enter.
    6) A screen pops up and click on the Infotypes u would want to extract the data from and press enter.
    7) Now, u would get the following screen "Qucik Viewer: Initial screen". Here u can see coulple of tabs.
    8) Goto the tab "List selcted field" and select watever fileds u want in the output screen and then press "Execute".
    Hope this would solve ur issue.
    Thanks

  • Problem in standard select query in fagll03

    Good Morning frndz,
    I m facing a problem while runnin fagll03. when executed it gives timeout error.
    When I debug it  , it gets stuck in a select query
    SELECT SINGLE * FROM t800m INTO CORRESPONDING FIELDS OF ls_b
    WHERE totable = ls_t800a-ntable
    AND fromtable = 'ACCIT_GLX'
    AND tofield = id_glflex_fieldname
    AND seqnr = space.
    The content in variable ls_t800a-ntable was FAGLFLEXA  and in id_glflex_fieldname was USNAM.
    When I cheked in table t800m, the entry could not be found. But in the report instead of setting
    sy-subrc = 0 , it is stuck in the select query itself....kindly suggest y it is happening so
    Regards,
    Vincy

    Re: Problem in my Select query
    Krishna kumar Jun 9, 2014 7:52 AM (in response to Ramakrishnan Murugan)
    Hi Ramakrishnan,
                         Can you just try the below Select Query,
    SELECT zzreq_id
                nachn
               vorna
      INTO TABLE lt_select_list
      FROM ZTABLE
      WHERE ( zzreq_id     LIKE    lv_pattern                and
                         nachn         LIKE    lv_last_name         and
                         vorna          LIKE     lv_first_name )    and
                          zzstatus = lv_workflow_status.
    Cheers,
    Krishnakumar B.
    I think the above suggested query is same as your solution.

  • How to edit a standard SAP Query

    I need to do authority check for satndard SAP Query....How to do it

    If you put code similar the following in the Infoset ---> Extras -> Code -> Start of Selection it should work
    CALL FUNCTION 'SD_ORGDATA_AUTHORITY_CHECK'
    EXPORTING
       I_VKORG            = P_VKORG
    *   I_VTWEG            =
    *   I_SPART            =
        I_ACTVT            = '01'
    EXCEPTIONS
       NO_AUTHORITY       = 1
       OTHERS             = 2.
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    So, if the user does not have the proper authorization, it will exit the program.  You will need to check with your Security administrator to verify what value to use for the Activity Code.

  • Cloning a Standard SAP Query

    Hi guys,
    I need to modify the transaction ME80FN, which is a SAP Query. I want to make a clone of the SAP Query, if isn't possible to modify the program AQZZ/SAPQUERY/MEME80FN========. I haven't deal with SAP Queries before. Can anyone please tell me the steps to accomplish this?
    Thanks,
    Raulie

    Haven't worked with queries, but I think you should be able to make a copy on SQ01...anyway, querys are still ABAP programs, so you could the copy the code of AQZZ/SAPQUERY/MEME80FN======== paste it on a Z program and make the needed modifications...
    Greetings,
    Blag.

  • Sap Query custom field assigned to wrong field group (in extract)

    Hello,
    I want to add an extra field to InfoSet /SAPQUERY/MEBANF at EBAN level. I added a field in a normal way:
    I fill it with a constant value. I adapted Sap Query:
    In result, I got the value in new column but only for certain rows:
    The value is there only for EBAN rows which have EBKN entries related.
    I checked the program, and my new field is added to field group %fg07 with some other fields from table EBKN (not EBAN):
    Fields from field group %fg07 are inserted to extract only in event get EBKN, so if there is no entries in EBKN, my field will not be inserted into extract:
    I tried a lot of things (assigning my field to new field group in InfoSource, adding a field on EBKN level). I can say that every extra field created by me was assigned to field group &fg07.
    Am I doing something wrong?
    The target is to add new field in the document overview panel in ME2xN transaction. I know that there is user-exit EXIT_SAPLMEQUERY_002 where I can specify a Z* query. But this solution requires a copy of InfoSet and query to Z*. Adding a new field to standard Sap query is the fastest way.
    Message was edited by: Rafal Matuszewski
    Now I tried to append EBAN table with my Z* field. I regenerated InfoSet and query but the result is still wrong:
    insert EBAN-GSFRG into %fg06.
    insert EBAN-ZUGBA into %fg06.
    insert EBKN-VBELN into %fg07.
    insert EBKN-AUFNR into %fg07.
    insert EBKN-KOSTL into %fg07.
    insert EBAN-ZZDELIV_DATE_MRP into %fg07.   <-- here again the Z* field is assigned to field group related to EBKN table

    Thanks Sandra

Maybe you are looking for

  • How can I setup a Deskjet 3050a/J611 to my updated MAC OSX 10.9

    SInce updating my MAC with OSX 10.9 (Maverick) I have not been able to add my printer to my computer as wireless.  I can add by USB cable but I am not being given the option to "convert a USB connected printer to Wireless".  I can print when connecte

  • Database link to use in paramater

    Hi everyone.... I have a procedure like this in a package SELECT view_name, text FROM user_views@dbdev WHERE view_name IN (select distinct object_name from TD_apex_dep); v_view_name VARCHAR2(30); v_text VARCHAR2(32767); v_hash_value NUMBER; but I don

  • Disk still wakes up with laptop-mode-tools

    Hi all, I have a Thinkpad x61 and I'm trying to manage power use with laptop-mode-tools, but I'm having trouble with the harddrive waking up too much. I have it configured so that lm-tools activates when the power is disconnected, and sure enough, a

  • How do I get to my iphoto albums to use as screensaver in OS X 10.8?

    How do I get to my iphoto albums to use as screensaver in OS X 10.8? As it is, I am limited to the pre-seloected screensavers (National geographic, etc.).  When I get to the field for "Folder" and select "Pictures", the iPhoto Library is there, but i

  • My Nano Froze in the Freezer then CRACKED!

    I work at a grocery store and I had my ipod in my pocket while i was working stock in the walk-in freezer. Its anywhere from -10 to -18 degrees celsius in there. i came out and found my ipod LCD screen had cracked while i was in there. Is this covere