Hi experts,
I need your help in configuring the Dynamic Action at the time of Hiring.
Requirement: At the time of Hiring (PA40), if the Employee Sub Group is "AJ", then IT0315 (Activity type) should get saved automatically in the background with Activity type '10040' and plant '1105'. Here how I have tried, but not getting saved in IT0315.
FC | No | S | Variable Function Part |
00 | 287 | P | P0000-MASSN='01' |
00 | 288 | P | P0000-MASSG='A1' |
00 | 289 | P | P0000-PERSK='AJ'/X |
00 | 290 | I | INS,0315,,,(P0000-BEGDA),(P0000-ENDDA)/D |
00 | 291 | W | P0315-BEGDA=P0000-BEGDA |
00 | 292 | W | P0315-ENDDA=P0000-ENDDA |
00 | 293 | W | P0315-LSTAR='10040' |
00 | 294 | W | P0315-WERKS='1105' |
Please guide me how to achieve this.
Regards'
Gautam