on 12-28-2011 6:44 PM
Hi Gurus
I am able to launch the Personal Information screen under Personal Profile
I will need to add more fields on the Personal Profile --> Personal Data section
I have added the infotype in V_T7XSSPERSUBTY
I am not sure if I will need to do some configuration GenIL Model Editor
Is BADI (Enh. Imp) HRESS_PER_CONFIG_KEY relevant to adding fields to the screen?
Please guide how to go about doing this
Thanks in advance
Hi sriram,
To add new field for example i am having BANK Detail screen for bank there is a Component Configuration Name:HRESS_CC_PER_DTL_BANK_XX in that i would like to add some new field for example say Bank Country.
1. Now goto your Bank component configuration:HRESS_CC_PER_DTL_BANK_XX and click on Configure group Button now you would get a pop up which will display the HCMT structure.
2. Select the Field you want to add to the screen from the left side of the panel and click on ADD Fields. It will get added and then Click OK to add the changes.
3.Now click on SAVE.
Hope it helps...
Thanks,
Rahul.
Edited by: rahul.girmaji on Dec 29, 2011 10:39 AM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you Rahul and Siddharth for replying
I am wondering how to add custom infotype fields along with the fields that are already available for that configuration.
I understand from
[Customizing the Fields in Overview Screens|http://help.sap.com/erp2005_ehp_05/helpdata/en/77/804c18e1844944b7f8baf53159be78/frameset.htm]
that I will need to change the existing configuration or copy it to a new configuration and assign it.
I will need an additional field from IT9001 to appear along with Bank Infotype fields on the Bank Infotype on the portal
Please do share your views on how to do it.
Table V_T588MFPROPC, you need to do the customisation here
http://help.sap.com/erp2005_ehp_05/helpdata/en/38/fd1f7ed337404cae5c8a2341dbdca4/frameset.htm
Edited by: Siddharth Rajora on Dec 29, 2011 4:19 PM
Hi Siddharth,
I have added extra fields to infotype 0077 in personal profile. basically I have extended the HCMT strcture in HRPAD and added fields in this structure.
I can see these fields in ESS personal profile 0077 but when I try to save this, system does not recoginze these new fields and throw error please select a veteran status.
what am I missing here.
Thanks
Seema
for adding a infotype and fields you need to do this
1. Customizing the Fields in Overview Screens
http://help.sap.com/erp2005_ehp_05/helpdata/en/77/804c18e1844944b7f8baf5
3159be78/content.htm
2. Configuration of Personal Profile Services
http://help.sap.com/erp2005_ehp_05/helpdata/en/3a/fe6eac579d4a9ead651d77
9a2dbd23/content.htm
3. Personal Profile application Documentation
http://help.sap.com/erp2005_ehp_05/helpdata/en/14/60cd56b1514ae5aa811d2a
a4a59de3/content.htm
In EhP5 ESS Personal Profile application, in order to change the
Address overview page fields, you need to adapt the Address component
configuration HRESS_CC_PER_OVR_ADDRESS_XX.
Note: In EhP5, ESS screens are based on Floor Plan Manager for
WebDynpro ABAP Generic UI Building Block concept. To configure
overview page fields we no longer use 'Determine Fields for Business
Card on Area Page' View instead of that we adapt the FPM configurations.
In the standard delivery in the Overview Page, always international
Address is displayed and in the edit screen based on the country
selection (Foreign Address scenario), corresponding country screens
are displayed.
Note: We always show international address screen in overview page in
order to support Foreign Address scenario.
If you want to chanage the fields in the Address overview page fields
then adapt the Address component configuration.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 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.