on ‎2012 Dec 04 1:59 PM
Hi Experts,
I need to add certain custom fiels to the personal data screen in the erecapplication wizard roadmap.
Kindly guide me on how to achieve this?
Request clarification before answering.
I achieved this by enhancing the view VW_PersonalData in component HRRCF_C_PERSONL_DATA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vibhor,
I think you mean the HRRCF_C_PERSONL_DATA_UI component?
I also added some fields in an enhancement on the VW_PERSONALDATA view in the personal data section, but the fields do not display even though their Visible proerty is set to visible. I suspect SAP is dynamically disabling certain fields on the view. Did you have to do anything in the code to get your fields to display?
Regards
Johan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
which release you are on?
are you using BSP based or WD ABAP based screen?
you can make a custom page too
Use
You use the Business
Add-In (BAdI) HRRCF00_DET_APPLCONFIG_GENERAL (General BAdI for
Determining Application Configuration) if you want to store an application
configuration for specific applications.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vibhor,
You will need to add them in an enhancement implementation or have a look at
http://help.sap.com/saphelp_nw04s/helpdata/en/46/8f631430ed19aee10000000a11466f/frameset.htm
Regards
Nicole
| 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.