PA40 - Default Value for Infotype Field
When creating a new employee via tcode PA40, how do you get a field to default with a value?
For info group 7A - Hiring, I created a new user group with a few infotypes.
One of those infotypes is 0315.
Upon creating this infotype, how can I get the field P0315-ACCNT (Required Time Recording in Time Sheet) to default in "Selected"?
We are in ECC5.0.
Thank you,
Arnaud
Create a dynamic action i think.
Regards
vv
Create a dynamic action i think.
Regards
vv
correct - if doing it this way you don't need to have 0315 in the hire action. Do some plausability checks to see it's an initial hire (& the right type of employee etc if req) then create the 0315 in the background with the checkbox set (=x)
hopethathelps
james
1. I had to remove the particular Infotype, I was trying to create automatically, from the InfoGroup 7A - Hiring.
IMG: Personnel Management>>Personnel Administration>>Customizing Procedures>>Actions>>Define infogroups
2. Define a dynamic actions. In the example below, create infotype 0001 in the background upon creation of infotype 0000. Also controlling the value to be populated in field PLANS (99999999)
IMG: Personnel Management>>Personnel Administration>>Customizing Procedures>>Dynamic Actions
0000 04 90 I INS,0001,,,(P0000-BEGDA),(P0000-ENDDA)/D
0000 04 91 W P0001-PLANS='99999999'