E-Recruiting: New Text element on WebDynpro page of External candidate

Hi,
I have a requirement to add a new text element on the personal data tab of the candidate profile. I have tried this through application configuration method, but the existing Text elements are not sufficient to accomodate the text matter that i need to insert.
I want some additional elements where they can accomodate my new text.
Is there a possibility of doing this without making the compeonent a 'Z' one?
Thanks,
Suresh

Hi Suresh,
Yes there is one possibility to do this .After you accomodated the new text thru the component config and
if you are still left with the text which needs to be added then create an enhancement and add an text element and bind it to the attribute just below the text element required and in the modify view method of the view bind the text to the attribute.
All this has to be done thru enhancement in the std component.
Thanks & Regards,
Dipu.B

Similar Messages

  • Text elements in Webdynpro for Abap

    Hi,
    Can anybody explain me how to create text element in webdynpro for abap?
    Regards,
    Soumya

    Hi,
    when you are in the component and that view, then click on menu->GOTO->TEXT symbols and maintain there.
    You can access them through this coding
    lv_str = wd_assist->if_wd_component_assistance~get_text( `016` ).
    Regards,
    Lekha.

  • IRec: Hosting multiple pages for external candidates

    Do we have any standard mechanism or possibility of hosting multiple pages iRecruitment External Candidate/ IrcVisitor.jsp?
    Thanks in advance.

    Hi
    There is no standard mechanism but you can definately refer to the article & solution provided by Anil which describes about how multiple IrcVisitor.jsp can be hosted for segregating vacancies geo wise.
    http://www.apps2fusion.com/solutions/82-oracle-hcm-solutions/454-irecruitment-vacancy-segregation-solution
    Hope it helps.
    Thanks,
    Sanjay

  • Registration Page for External Candidate Error

    Hi,
    I am trying to register a external candidate through WD page.The Page does not register candidate and does not throw any error in WD page or at Backend .
    If the entry is wrong it does give error message for password & email.
    Kindly let me know if there is something missing.
    Also do let me know how to debugg this page .I tried Abap workbench and the WD Application for this page and by putting
    external Breakpoint.Still it does not hit it.
    Regards
    Poonam

    Hi Brian,
    I am not sure but you could check below thread and couple of sap note.
    Single Sign On - Sharepoint 2010 to SAP using ADFS
    1799402 - Automatic account creation for SAML 2.0 SP
    1257108 - Collective Note: Analyzing issues with Single Sign On (SSO)
    It may help you to resolve / identify the cause of the issue.
    BR
    AKJ

  • How to call new window and text element without changing print program

    Hi Friends,
       I have requirement like this . i have a standard print prog and custom form. i want add 2 to 3 extra windows in the form and i have to print some data. but how can v do this with out changing the print program. i know that to pick new fields through subroutines. but how can v call new windows and new text elements with out changing the print program.
    usually in the print program we write as follows.
    write_form
    window = 'HEADER'
    textelemtn = 'HEADER'
    can we accomplish this one also through subroutines or any other way is there.
    can any one pls suggest this.
    Thanks in advance.
    Rahul

    u  copy the standard print program and make custom program.
    write your own codes in it.
    assign this program in the place of standard print program.
    Reward points, if helpful.

  • No new editor for Text elements in Smart forms

    Hello all,
    I've a problem on SAP demo system (version 7.2). When I add new Text element on window then on tab General Attributes I'm only able to see ComboBoxes for "Text Type", "Start", button pencil (for going into fullscreen old editor) and button for checking object. The last thing is that I can also see here label "Use the fullscreen text editor". When I've checked on other systems I saw that instead of that label there is new editor here, and clicking on pencil button leads to new fullscreen editor.
    Does anybody know where I can enforce smartforms builder to use new editor?
    Best regards
    Marcin Cholewczuk

    Hello Marcin,
    Is the text edit portion showing as disabled?
    FYI i don't have MS Office installed on my frontend & in my case the text edit is disabled. Is this the case with you as well
    BR,
    Suhas

  • E-recruiting - Customizing external candidate start page with a new start p

    Hi ,
    I require some inputs from you on creation of new start page for external candidate.
    I have a requirement to hide Age / Gender fields in the Personal data tab of the external candidate application wizard in the external candidate start page.
    I Created a new start page with I.D "9001" and using customized context i was able to hide the Age and Gender fields. The URL using the customized context looked like below;
    http://XXXXXX.XX.XXXXXXXXX.XXX:8053/sap/bc/bsp/sap/hrrcf_start_ext?sap-client=300&sap-language=EN&rcfSpId=9000&rcfContext=NAEXT
    The external candidate start page requires the following services assignment to a service user;
    hrrcf_apply_ext: Apply with Reference Code (Non Registered Candidate)
    hrrcf_cand_reg: External Candidate, Registration
    hrrcf_unrg_srch: Non Registered Candidate, Job Search
    The service user requires SAP standard role u201CRCF_EXTERNAL_CANDIDATEu201D to provide access to any external candidate to do a job search and register. This role in standard would have application object u201C0002u201D u2013 Standard external candidate start page I.D which would provide access to the start page.
    We have cloned the role to include the customized application object u201C9001u201D and have assigned it to the service user.
    But even after doing this i get an error message when trying to execute the URL in IE which reads "You do not have the required authorisation to use this start page"
    Iam not sure if iam missing anything on the authorisation part. Please advise.
    Thanks
    G Raj

    Hello G Raj,
    it seems you are mixing some things up. The service user is only for all parts of the e-recruiting which are accessable without logging in. This includes services linked to the unregistered search and the registration (where the applicant creates his candidate / his login). The service user is no candidate and has a special role (must not have a candidate object or the candidate authorization role).
    As soon as someone logs into the system, e.g. to his start page, he acts as candidate. Depending on his relation to a P object he is either an external or an internal candidate.
    In your example we are talking about external candidates. These candidates get a reference user assigned on candidate creation which is customized for the external candidate role (here the e-recruiting role) in IMG. Usually it is called RCF_CAND_EXT. The SAP delivery role (here the authorization role) this reference user gets is SAP_RCF_EXTERNAL_CANDIDATE (as long as you are using BSP). You have to copy this role to a customer one and replace the value 0002 of auth object P_RCF_APPL (Application in E-Recruiting) by your customer one 9000.
    Then everything should work fine.
    Best regards
    Roman Weise

  • Creation of Text Element in Custom Script for MEDRUCK

    hi,
         i have a problem in the scripts, the script is customized one but driver program is standard one.
    few text element which are in the page windows but not appering in the output, how can we make them to appear in the output.
    can we add new text element without modifying driver program in script,
    can any one suggest me any thing for solving this problem.
    thanks in advance.

    hi,
    i havent found any write_form function call in the standard driver program.i think is it is system generated driver program for MEDRUCK.
    in my custom form few text elements are defined alredy but they are not appearing in the output, i tried by putting some hardcoded text in those text elements but it doesnt worked.
    what might be the reason.
    can any one know about this help me solving this problem.
    thanks in advance
    regards,
    pavan

  • Text element in smart form

    hi experts,
    I am changing a standard smartform. The new requirment is I have to display a new text element for which the value come from a table depending on the input.
    I worte a fm to get the value and i am catching the export param of the fm into a variable which I am catching into a text element. The FM is returning the correct value but I am not able to display it on the smartfomr out put. Please help me.

    Check your text element's output options:
    Select your text element... Go to  Output Options... in the frame at last "Output Structure" you can see the line and columns. Check if this lines and columns are being used by anyother text element.
    Regards,
    Naimesh Patel

  • Maintaining Text Elements in Original vs. Logon Language

    For report RFIDPL06, we are adding a new text element. The button "Maintain in Original Language" was clicked and the new text element was added to language "DE".
    Our question: How do we switch to "Maintain in Logon Language" so that we can add the new text element in language "EN"?
    The RFIDPL06 original language is "DE".
    Any help appreciated.
    We are using SE38 to maintain the text elements. The new text element is in English so we do not need a translation. We need to be able to maintain the text element in English. The logon language is English but the text elements are in German.
    How do we switch to maintain the text elements in English?
    Edited by: Doris Howard on Jan 5, 2009 5:16 PM

    Doris Howard wrote:
    > For report RFIDPL06, we are adding a new text element.
    1. How you are adding a new text element to a standard report. after getting access key?
    If you want to maintain translaction for text element in EN then you need to use transaction code SE63.

  • Text Elements  not working in report program

    Hi Friends,
      I had created a new Text-element in my report program while i execute the program my text element is not displayed. but if i use the exiisting element then it is displaying correctly.
    For Ex:
    There are Text-Elements like
    E01: Error
    S01:Success
    Now i am adding new text-element
    W01: Warning.
    In program;
    Message text-W01 type 'E'. . In this case it is not displying the TE.
    But if i use E01 or S01 then it is displaying.
    Can anybody tell me what is the problem?

    HI
    Goto SE38 > GOTO> TRANSLATION
    Check in which language it is then CHANGE LANGUAGE FROM GERMEN TO ENGLISH.
    NOW YOU BE ABLE TO CHANGE.
    GOTO> TEXT ELEMENTS> SELECTION TEXTS

  • How to copy a text element to another in sapscript

    Question
    Have a bug in the system and need to copy an existing text element to a new one.
    How do you do this.
    I have found the text elelement in tihe MAIN window - the code /E   510-C  <-- this needs to be copied to a new text element called /E    510-A.  I can cust and paste this into the text element screen  But doesn't the 510-A refer to some text created via SO10?  But then doesn't sapscript require you to use an include to get the text in there?
    HELP - 2 days from go -live here!!
    Thanks and big points to who can ever help!

    Text elements are specified with "/E".  These are different from STANDARD TEXT objects that you define in SO10 and reference with the INCLUDE statment.
    Text elements are called from the ABAP print program.  If you copy text element 510-C to 510-A, the ABAP print program has to call element 510-A to execute the statements in this section.
    Are you dealing with errors from a syntax check?

  • Text elements translation to other language

    Hi Friends,
    I have added new text elements in english language to show some text in the output of the program.
    The program showing the expected output. But if the user login with non english language like FR or DE ...
    stll the output is showing in English as i have added text elements in english. But the expectation is when user log in with other language then output should be displayed in that language.
    I got transaction SE63 to translate text element from one language to other. But here i am able to transfer text element only one language. But the users can login with different language.
    Please advice how to get the output in the user login language .

    Do this way
    Login into DE language or En language or the language in which u need the transaltions
    Go to the particular program from SE38 or SE80 then to text elements and then translation.
    And then maintain the translation.
    I hav done this before and it has worked for me..
    Usually i login from DE and maintain its translation in English

  • Problem: Text elements inconsistencies

    Hi,
          I Converted SAP standard query to ABAP program for my requirement. I done the programming. Now the problem is I have to Add some text elements. When i'm trying to add text elemments, some inconsistencies there in standard sap text elements. when i activate,it doesn't allow to activate.It is displaying the message as " Inconsistencies exist,plz correct". it is showing some inconsistencies in text elements. If i remove these textelements, my report header,some texts,so many are missing.So i have to add my textelements without removing standard text elemnts.Can anyone suggest.
    Thanks
    Arjun

    Hi Deepak,
                         It contains more than 100 text elements. and also the program was developed using query strings.So text elements also developed in that way with % and | . So we cannot create new text elements.So just we have an option  to add our text elements to Standard one.  Just I'm creating the one block and three checkboxes. for these i have to provide long text more than 8 characters.Is there any other way.Please suggest.

  • Duplicate text element description in RPCP45GN_PRESELECTION

    Hi,
    After following master note 1314614, we have sucessfully applied the solution for IYMV 2009-10.
    However, our users have noticed that in the selection screen of program RPCP45GN_PRESELECTION, the section marked "Tax Record Details" contains 2 radio buttons with the same description. i.e. buttons 1 and 3 both read "from issue date of P45 form".
    When comparing the above with program RPCP45GN, we think the 1st button (text id ISD) should say "From 1 day after pay date of the leaving period".
    Please suggest how to resolve this issue.
    Regards
    Nimmi

    Hi,
    This issue might appear if the note installation process went wrong some where. If you want you can correct the description by your self also.
      Manual steps to add the new text element :-
      1. Go to transaction SE38.
      2. Open the report RPCP45GN/RPCP45GN_PRESELECTION for editing
          after choosing the radio button labelled text elements.
      3. Scroll down and make the changes in text element.
      4. Save the changes and activate.
    Hope this could solve the issue.
    Regards
    Roop

Maybe you are looking for

  • Canvas - Graphic object properties

    The problem is as following: I've got a form where objects are situated on two tab pages. A number of text_items are placed on rectangle graphic objects. My goal is to control visibility of those objects depending on certain conditions: With text ite

  • HOW MY APPLICATION ICONE SHOW IN TASK BAR ?

    Hello All, i make an application in java swing i want its icone show in task bar, if any body know about that then please tell me how its posible ? if any sample code avalible then plz give me, i m thnaksfull to u. arif.

  • Help in finding s/pdif on my mobo

    Hi, i have a hp m7790y desktop pc and Im in need of help as i just got a nvidia video card that supports hdmi but when i go to my mobo to connect the 4 holes header cable to my mobo i cant find where the SPDIF-Audio output connector on my mobo is loc

  • How do I change default browser in 7.1.3

    Hey, Just installed QT 7.1.3 on XP Home - all okay but chooses Firefox as browser. I would prefer it to use IE. Can you tell me how to make this happen? Thanks in advance, Terry

  • Resizing clips while keeping good resolution?

    hey folks, this might be pretty basic but is there a way I to make clips smaller without lessening the quality? I'm trying to layer four clips to have one clip in each corner all playing at once. I tried reducing the scale to 50% and I also tried usi