Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

HR : Standard Screen Modifaction PA30 and PA20

Former Member
0 Kudos

hi,

there is a client requirement for modifying the standard SAP screen of the transaction. its pa30 and pa20 where i need to display the current active status of employee along with standard available fields Name Personnel Area, EE group, Subarea, EE subgrp.

i know access key will be needed for the modfication. is there any std way of modifying it... will the change affect the system in future?

could u plz guide me how to do it...

thanks in advance..

6 REPLIES 6

Former Member
0 Kudos

Hi

You can Create new infotypes or You can enhance the std infotypes with some extra fields in HR.

Nothing wrong and it won't cause any problem in future.

See:

http://help.sap.com/saphelp_46c/helpdata/en/4f/d5268a575e11d189270000e8322f96/content.htm

HR related site:

http://www.sapdevelopment.co.uk/hr/hrhome.htm

Reward points for useful Answers

Regards

Anji

Former Member
0 Kudos

Hi,

U r doing changes in standard system. Definitely it will affect u r system performance and it will affect the entire process of HR.

If its not affecting now then definitely affect in future when u r client is going for upgradation.

Please, try to use user exit / OSS Note.

Regards,

Nandha.

Reward if it helps

Former Member
0 Kudos

U can achive this by doing some settings in SPRO

Goto Personal Administration ---> Customizing User Interfaces ---> Change Screen Header ---> Infotype Header change and try to add this.

I am not sure it will help or not.But U can achive this by Settings only.Contact the Functional Person for this.

Former Member
0 Kudos

Hey Anji...

i dont want to modify infotypes... pm01 is for internal screen.. not the first initail screen. i want to modify the initail screen where we put the infotype number and period... could u plz help me there....

hi Nandha

if a user exit is available for modifying the screen then could u plz guide me there

thanks

Former Member
0 Kudos

Hi,

You will have to do a CMOD and write a PBO exit for INfty 2. Use enhancement PBAS0001, then function exit EXIT_SAPFP50M_001 which then lets you create a new PBO include ZXPADU01.

Or the new way is to write a BADI using SE19 which will give you the same results

or The following link also gives the step by step procedure

that can be done using SPRO.

http://www.saphr-robinette.com/Tips3.html

<b>Reward points</b>

Regards

Former Member
0 Kudos

hey all,

thank you all for replying... it was helpful to me.

but i just want someone to confirm abt the spro setting changes.. i tried putting stat2 - status of employee. but dint save it .. but did the single testing.. looks fine to me...

i need someone to guide me. wht will be the values and parameter that i need to put for proper functioning of the transaction.

thank you again.

regards

fazeel