Question on E-recruiting Requisition Forms

Hi all,
I have a question on the e-recruiting requisiton management portion. From what i read in the documentation, the requisiton pages can be displayed in either BSP or in PDF format (interactive forms).
Can anyone please point me to the necessary steps to configure on the displaying of requisition pages?
I have configured in table T77RCF_UI_PARAM and set the following -
hrrcf_req_dovr DISPLAY_PDF " "
By right, the requisition page shd be displayed as HTML but currently it is still in PDF.
Anyone know what is the correct steps or configurations?
Many thanks to all!

Hello Corrine,
In the table T77RCF_UI_PARAM the entry "hrrcf_req_dovr  DISPLAY_PDF X" is for
following standard forms:
HRRCF_DATA_SUMMARY_REQUISITION Requisition
HRRCF_DATA_SUMMARY_POSTING Job Posting
HRRCF_DATA_SUMMARY_POST_INST Posting Instance
If you are using custom form then consider following:
In table T77RCF_UI_PARAM, create a new entry for the relevant combination of BSP application and parameter type and assign the name of your customer-specific form as the parameter. Application name are case senstive, maintain the application name with correct case.In order to find out whether uppercase or lowercase, go to package PAOC_RCF_UI in transaction SE80. In the list of BSP applications, check whether the ones used in T77RCF_UI_PARAM were named in upper or lower case.
I hope above information will helps.
Regards
Pooja

Similar Messages

  • MSS Recruitment Requisition 'Internal error: null" message

    We are setting up the recruitment requisition functionality of MSS.  When the form loads (via the Form Tree) we just get the message "Internal error: null". 
    I have checked the back-end config and iView properties.  All of the required PAR files are loaded.  We have MSS 50.2 on EP5-SP6.
    I think the same message might come up with the PCR forms too.  I would really appreciate any tips as I'm pretty stuck here.  I couldn't find any relevant SAP notes. Thanks.
    Log:
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    at com.sapportals.portal.prt.core.PortalRequestManager.handleRequestException(PortalRequestManager.java:688)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:289)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:231)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:475)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:285)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:524)
    at com.sapportals.portal.prt.portalconnection.sapnative.DelegatedPlugIn.handleRequest(DelegatedPlugIn.java:715)
    at com.sapportals.portal.prt.portalconnection.sapnative.PortalPlugIn.handleRequest(PortalPlugIn.java:138)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:648)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:147)
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:789)
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:644)
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:305)
    at com.inqmy.services.httpserver.server.Response.handle(Response.java:166)
    at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1152)
    at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
    at com.inqmy.core.cluster.impl3.ParserRunner.run(ParserRunner.java:30)
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:132)
    Caused by: java.lang.NullPointerException
    at com.sapportals.portal.pcdeditor.message.PCDEditorMessageHTML.isValidUrlParamString(PCDEditorMessageHTML.java:97)
    at com.sapportals.portal.pcdeditor.message.PCDEditorMessageHTML.createOnLoadJs(PCDEditorMessageHTML.java:54)
    at com.sapportals.portal.pcdeditor.message.PCDEditorMessageHTML.createEmptyMessage(PCDEditorMessageHTML.java:31)
    at com.sapportals.portal.pcdeditor.message.PCDEditorMessageMain.doContent(PCDEditorMessageMain.java:39)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:127)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:285)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:231)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:475)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:285)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:524)
    at com.sapportals.portal.prt.portalconnection.sapnative.DelegatedPlugIn.handleRequest(DelegatedPlugIn.java:715)
    at com.sapportals.portal.prt.portalconnection.sapnative.PortalPlugIn.handleRequest(PortalPlugIn.java:138)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:648)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:147)
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:789)
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:644)
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:305)
    at com.inqmy.services.httpserver.server.Response.handle(Response.java:166)
    at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1152)
    at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
    at com.inqmy.core.cluster.impl3.ParserRunner.run(ParserRunner.java:30)
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:132)com.sapportals.portal.prt.core.PortalRequestManager@7a687b #

    Hello Mike,
    We already had this kind of situation.
    On the transaction QISRSCENARIO you need to select your scenario and generate the .PAR file again (they will be on C:     emp). Then unzip those files and search for the "default.properties" and there you will find a parameter "SystemIdentifier.value=" that need to be your System Álias on Portal. I don't know why, but when you generate the file this parameter it is filled with SAP_R3_Financials. After the change you need to upload the .par file.
    Good luck!
    Daniel Kiel

  • Enter Requisition Form Query - Help Needed

    Hi Forum,
    I have a requirement to modify the lov for the Category field in the Enter Requisition form and add a new field.
    The item is in the block :LINES.ITEM_CATEGORY.
    So, I ftp'd the form and libraries onto my local drive which is in the FORMS60_PATH. When I open the form, it opens without any error. But it does not attach any libraries in it ?
    Anyway, I looked at the form item and its a Text Item with a Lov 'ENABLE_LIST_LAMP' and a record Group with the same name. But this is a dummy record group.
    Where is the Actual Query for this Record Group built ? I assume it is in some library, but how do i find which library ?
    I cannot see anything in the WHEN-NEW-ITEM-INSTANCE or any other trigger having the query.
    The Category is a KFF actually.
    Thanks
    S.
    Edited by: user565538 on Mar 25, 2009 6:12 AM

    one more thing i notice is I can see in the KFF definition , the Value set = PO_ITEM_CATEGORY
    But when I try to query for this Value set (of type independent) , in System Adminsitrator, no value set is being returned !
    Am i missing something ? where are the values coming from ?

  • F4 help not working in mss requisition form for erec

    HI,
         I am getting a problem while filling a mss requisition form for E recruting Ehp 4 . F4 help is not working for position id & org unit.it is not returning values while searching.I am using form scenarion sqr03.Plz suggest any solution.

    HI,
         I am getting a problem while filling a mss requisition form for E recruting Ehp 4 . F4 help is not working for position id & org unit.it is not returning values while searching.I am using form scenarion sqr03.Plz suggest any solution.

  • E-recruiting: Requisition management - Possible to change the field names??

    Hi to all e-recruiting experts,
    Need some assistance pertaining to the requisition management portion in e-recruiting.
    We have showed the standard SAP E-recruiting requisition bsp pages to our client and they have requested changes to the field names as they feel that the standard names are not intuitive enough.
    For instance,
    The field - "Hierarchy Level" - They have requested to change to "Job Grade"
    and the field "Functional Area"  to "Type of Work".
    Is there any way that i can change the name of the field through configurations?
    I understand that in a infotype, we can change the field name through translation. But can we change it in BSP? I was told to explore on how to configure via OTR.
    Can anyone share on the steps involved?
    Many thanks in advance.

    Well quite easy,
    create a context for an otr text (E-Recruiting are in package PAOC_RCF_UI). You will find that in SOTR_EDIT.
    Activate this context with implementing BADI BTFR_CONTEXT.
    After doing this, adjust context in SOTR_EDIT with Go To -> Context -> Adjust.
    Eventually refresh otr buffer with Transaction /$otr
    For one text there can be more than one OTR Text in backend, so you might change more than one.
    Regards

  • Can questions be hidden on a form and only appear if they answer a previous a certain way

    Can questions be hidden on a form and only appear if they answer a previous a certain way
    example
    Do you need microphones Y/N
    If they answer No nothing happens
    If they answer yes more questions appear

    Yes - you can.  We have both "Show/Hide" logic which would cover the case you mention, and Page logic to go to a specific page based on the answers.  There is aome more information here: https://www.acrobat.com/formscentral/en/library/skip.html
    Also, if you search the Help for "Conditional form elements" you can read the section there: http://help.adobe.com/en_US/formscentral/using/formscentral_help.pdf
    Thanks,
    Josh Corey
    PS - Please help the forum for everyone and mark your question answered when you feel it has been, it will help other members find the answers to their questions.

  • Recruiting Requisition: Status Overview iview not refreshed

    Hi
    When new E-recruitment requisitions are created its not getting updated in the iview - Recruiting Requisition: Status Overview.
    Its getting updated after many hours only. Can anyone provide the solution for refreshing the iview with the latest requisition say within few minutes.
    Regards,
    Sasha.

    Hi
    Can anyone please provide an input on this.
    Regards
    Sasha.

  • Organization Default value in Requisition Form

    The Organization Value is not Defaulting in Requisition from(R12) for a new responsibility I created for my OU.. (Purchasing --> Requisitions --> Requisition). Can anyone help on from where its picking the value?. The Location is coming Default. but when I manually enter the Organization, its prompting to enter Location again.
    Please help on where to set the values.
    Thanks,
    Ranjith

    The location and the Organization in the Requisition form, will get defaulted from the following location:
    1)Location:
    Login using the HR responsibility
    Query the Employee ( requester ) in the Enter and Maintain Form
    Press the Assignment Button
    Value in the Location field.
    2)Organization:
    Login using Purchasing responsibility
    Navigate to Setup -> Organizations -> Locations
    Query for the Location Assigned to the Employee in Step 1
    Navigate to Other Details Tab
    Value specified in the Inventory Organization Field.
    Please let us know if you need any further info.
    Regards,
    Paarthy

  • I am trying to download a movie in iTunes and I was asked two security questions. They are different form the questions I chose and whenever I exit and try again, I see that the questions change every time. How can I reset the questions?

    I am trying to download a movie in iTunes and I was asked two security questions. They are different form the questions I chose and whenever I exit and try again, I see that the questions change every time. How can I reset the questions?

    From a Kappy  post
    The Best Alternatives for Security Questions and Rescue Mail
    1.  Send Apple an email request at: Apple - Support - iTunes Store - Contact Us.
    2.  Call Apple Support in your country: Customer Service: Contact Apple support.
    3.  Rescue email address and how to reset Apple ID security questions.
    An alternative to using the security questions is to use 2-step verification:
    Two-step verification FAQ Get answers to frequently asked questions about two-step verification for Apple ID.

  • Question regarding HR MSS requisition adobe form?

    In MSS a manger has the option of creating the requisition in SAP E-Recruiting using interactive Adobe form. One of the field is a button where the user can select a position to be used in the requisition. Once that button is clicked it opens a WebDynpro application where the user can select a position.
    My question is, in which class and method the call is been made to that WebDypro application. I also want the name of that WebDynpro application. The reason for asking is that i am i am modifying this adobe form to add some functionality and one of the requirement is to add a button where the user can click on that button to select a positiongroup.
    I have done alot of debugging with out finding where the call is made to WD application.
    I will appreciate any help.
    Thanks

    Hi ,
    i dont have much idea on it , but u can try from tcode SFP and search for  HRREQUISITION for forms or interfaces.
    Regards
    Prabhu

  • E-Recruiting Requisition Work-Flow

    Hello experts,
    I am trying to implement the Requisition process based on BSP. I have really big problems to run the workflow which is behind the requisition process.
    I have activatet Workflow WS51900008 and it seems that it is correctly acitvatet. But if I open the BSP for Requisition and when I try to send the requisition to the next person in charge nothing happen.
    Is there anything else I have to configure?
    Many thanks!
    Marco

    Hello Roman,
    many thanks for your answer.
    I am trying to run the requisition process based on BSP UI Technology.
    Unfortunately it is not possible to install ADS and for that reason we cannot use the WebDynpro application.
    I have generated all url's for the BSP applications and I have integrated  them in our Portal.
    If I try now to create a requisition based on BSP the object "ND" will be created correctly but the recruiter receive notWorkitem for approvement.
    So I have checked the Workflow settings. But it seems to work correctly.
    My question now is:
    What configurations are necessary to run the BSP and the workflow WS51900008?
    I have tested the configurations with my User which has SAP ALL authorization.
    Is it although necessary to assign a specific E-Recruting role?
    Many thanks!
    Marco

  • E-recruiting / Smart Forms/ Candidate Phot

    Hi, We are storing Candidate's photo as an attachement in e-recruitment which is getting saved in the KW. Noe the problems i that when we try to pull the data in a smart form for Candidate profile, we are not abel to do.
    Is there anyways to pick up picture formats from the KW on to the Smart Forms
    Best Regards,
    Devyash

    Hello G Raj,
    the BAdI you found is only for providing standard texts in the posting maintainence. If implemented it sets text you use again and again depending on requisition attibutes so the recruiter does not have to type in everything each time.
    For the publication smartform, as for any other data overview, you do not change the standard you just replace the standard example by your company one. You start by copying the standard smartform to keep the correct interface (all e-recruiting smartforms are named HRRCF*) and changing to the layout you need. Then you set the smartform in IMG under SAP E-Recruiting -> Technical Settings -> User Interfaces -> Settings for User Interfaces with Business Server Pages (BSP) -> Assign Parameters to Parameter Types.
    Best Regards
    Roman Weise

  • Performance question about 11.1.2 forms at runtime

    hi all,
    Currently we are investigating a forms/reports migration from 10 to 11.
    Initialy we were using v. 11.1.1.4 as the baseline for the migration. Now we are looking at 11.1.2.
    We have the impression that the performance has decreased significantly between these two releases.
    To give an example:
    A wizard screen contains an image alongside a number of items to enter details. In 11.1.1.4 this screen shows up immediately. In 11.1.2 you see the image rolling out on the canvas whilst the properties of the items seem to be set during this event.
    I saw that a number of features were added to be able to tune performance which ... need processing too.
    I get the impression that a big number of events are communicating over the network during the 'built' of the client side view of the screen. If I recall well during the migration of 6 to 9, events were bundled to be transmitted over the network so that delays couldn't come from network roundtrips. I have the impression that this has been reversed and things are communicated between the client and server when they arrive and are not bundled.
    My questions are:
    - is anyone out there experiencing the same kind of behaviour?
    - if so, is there some kind of property(ies) that exist to control the behaviour and improve performance?
    - are there properties for performance monitoring that are set but which cause the slowness as a kind of sideeffect and maybe can be unset.
    Your feedback will be dearly appreciated,
    Greetigns,
    Jan.

    The profile can't be changed although I suspect if there was an issue then banding the line would be something they could utilise if you were happy to do so.
    It's all theoretical right now until you get the service installed. Don't forget there's over 600000 customers now on FTTC and only a very small percentage of them have faults. It might seem like lots looking on this forum but that's only because forums are where people tend to come to complain.
    If you want to say thanks for a helpful answer,please click on the Ratings star on the left-hand side If the the reply answers your question then please mark as ’Mark as Accepted Solution’

  • Questions about using a PDF form online

    I have a client who wants to create an online version of a PDF form that they are currently using. I am currently trying to explain to them that this would be best done as an HTML web form, but I may not win this argument. I have only used PDFs for printed forms (either hand-written or using form fields) so I am not familiar with any problems that converting the form for use online would entail.
    When the 'Submit' button is pressed on the form, is there a way to redirect to another web page after the data is submitted? (i.e. does the PDF have access to it's outer 'environment'?)
    Are there any security issues submitting data using the PDF form as opposed to using a standard web form? (There may be sensitive data being submitted)
    I'm not sure how they plan to handle the data that is submitted, but there are several options in the submitForm parameters - I am assuming that using the HTML option would submit the data in the same format as a web form would. Am I correct here?
    Can the PDF be prevented from being downloaded or printed? This form should only be used to submit data to their server, not as a printed form.
    Are there any other 'gotchas' that I need to look out for? Does anyone have a recommendation for a site which contains any tutorials or guidelines for using PDF forms online?

    Thanks for the information.
    Yes, I agree that there is less reason for it to be a PDF form (Actually, no real reason other than the original form already exists in PDF), but I am unfortunately in the position that my input in this project is not necessarily being considered (my company is following direct -and inconsistent- directions from the client, and I have no contact with the client to ask questions about what their actual needs are). I have been told to give the client the 'Tomato' that they are asking for, even though they are describing an 'Apple'.
    The reason this form is not meant to be printed is that we have replaced the 'Signature' fields from the original form with checkboxes that the user must check to confirm they have 'signed' the document. If they are to print/fax/whatever the document, they should use the original form, not this one. And I am still trying to explain to them that this would be better served with an HTML web form, but I fear I am losing that battle.
    I have brought up the fact that it is not 100% guaranteed that Acrobat will be available in the browser, although I can only guess that it is less than likely that anyone will not have some sort of PDF viewer available to their browser.
    I will also mention that issues may arise if the file is not submitted from within the browser.

  • A question about UDA and Data-Forms

    Hi all,
    I have a couple of questions about UDA. I am using Hyperion Planning 11.1.1.3m, and when I desing a Data-Form I would need to use the UDA I asigned for the Entity dimension: is that posiible?
    The other question is, when creating a Substiution Variable in Essbase I use the function @UDA (+dimension+, "MemberA"), but when using this variable in the Data-Form, it does nothing at all(in fact, it is been detected as an error). Why is that happening?
    Thanks a lot

    Use an attribute dimension to achieve what you are trying to do with UDA's in a data form. An attribute dimension will allow you to filter on members in the base dimension by a specific attribute the same way a UDA will. You can create the attribute dimension in the dimension editor in Planning by selecting the base dimension (Entity) and then select the custom attributes' button. Check the dba guide for a step-by-step approach.
    With regards to the subvar, are you trying to add the function as a value of the subvar when you create it in EAS? If so, this is not allowed. What are you trying to do with the subvar on the form? Subvars are supported in data forms as part of the member selection for a dimension. For instance, you can set up a subvar called CurYear and set the value equal to FY11 for the Fiscal Year dimension. In the data form you can set the member selection for the Fiscal Year dimension to CurYear. When the user opens the form, the member FY11 is returned.

Maybe you are looking for

  • Iphone 5s battery drains fast after ios 7.1 update.

    Am I the only one who seems to be experiencing this? My iphone 5S battery seem to drain much faster than usual, and charge longer. I heard that the new update is supposed to increase battery life, and read comparison threads regarding other iphones t

  • How to stop looping in ActionScript 3.0 document?

    Please bear with me, as I am extremley new to this ( i.e, I started yesterday). I had wanted to just create a simple button that would allow me to move through 4 frames. Since I wasn't sure how to do this, I followed this tutorial : http://http://www

  • Extending 30 inch ACD to 12 feet

    I need to extend the video cable length of my 30 inch ADC to 12 feet. I know Gefen sells a DVI DL Booster for $250 which will work but does anyone know of something less expensive OR if the following will work... I have an Apple DVI to ADC Display Ad

  • Session problem in BSP

    Hi, I have a Stateful BSP application running from portal. In this application INIT method is not called. Do_REQUEST is the first method to get executed. While testing in portal I logon with user id user1, after some testing, I logout using logout bu

  • Cannot Connect to Android Lollipop Device

    My carrier without my consent upgraded my LG G3 to Android Lollipop.  Now Adobe Bridge won't connect to my device.  After 1-2 minutes I get the Error code c0000005 Addres: abb6f3c Is there an update on the horizon?