cancel
Showing results for 
Search instead for 
Did you mean: 

Transfer action

Former Member
0 Kudos

Hi all,

While executing transfer action though personnel area is not changed, system will not throw any error. How system knows whether it is changed or not?

Thanks in advance,

Srilakshmi

Accepted Solutions (0)

Answers (1)

Answers (1)

JonathanM
Contributor
0 Kudos

Hi Srilakshmi,

The transfer action can be within the same org unit or personnel area. So the system will not check if the pers area has changed.

If you want to control that a particular action and reason requiring a change of Pers area, you can code an extra control in the user exit ZXPADU02 and compare the PSAVE variable with INNNN or I0001 etc (the current infotype value).

Best regards,

Jonathan