on ‎2011 Oct 20 5:07 PM
Hi All,
I need to make some enhacements to the registration of external candidates (hrrcf_a_startpage_ext_cand), such as:
changes in description texts, date validation, and also need store the identification number of the candidate.
There will be some customizing for the texts?
I don't know how to find the object (WDA) that I must modify for the validations and new fields.
does anyone have any idea?
Thanks.
Daoyne
Request clarification before answering.
Hi,
thank you very much for your answers, I'll try to do so.
regarding the additional field for ID candidate that I need to store, can I enhacement the infotype? these infotypes of E-Recruiting are displayed only by the portal or also in the PB20?
thanks,
Daoyne.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Daoyne,
the value lists for erecruiting are defined in customizing. Most of the other texts like field labels, headings or descriptions are OTR texts. To change these texts there are two options. You can implement BAdI BTFR_CONTEXT. Once this is done you can redefine standard SAP texts by creating customer contexts. This option can usually be used for nearly all requirements. The other option is redefining texts by using web dynpro configuration but this is more work and you should only use it in cases the OTR text customer context s not possible (e.g. the same OTR text is used at several placed in the application and shall only be changed in one).
To identify the technical name of WD4A component and view you can right click on the view (not directly on a field) and chose "More field help". This opens a popin window containing this information.
Best regards
Roman
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you have your own custom config of external start page then you also need to define it here
> SAP E-Recruiting > Technical Settings > User Interfaces > Candidate > Flexibilization > Back End
> Start Pages > Define Start Pages
If you are at the earlier point and creating the startpage via SE80 then perhaps the SAP help here will be useful but also
you can use SE80 to call the configuration editor. e.g Package class PAOC_RCF_UI_SELF_SERVICES for candidate.
To do this, select the Web Dynpro application or component that you want to configure and select in the context menu for the relevant element in the tree the "Create/Change Configuration". Then the configuration editor starts in the Web browser.
http://help.sap.com/saphelp_nw04s/helpdata/en/83/61a042f036c46ae10000000a155106/content.htm
http://help.sap.com/erp2005_ehp_04/helpdata/EN/7b/fb57412df8091de10000000a155106/frameset.htm
Hope it is of some help.
Sally
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.