2008 Jun 12 10:21 AM
Hi,
We have a requirement like this:
Each Org unit is attached to a Work Address and the same is stored in Infotype 1028.
Whenever hiring action takes place the dynamic action should read the Infotype 1028 for the Org unit to which the employee is assigned and fetch the Work address details.
These details should be stored in Infotype 0006 under Work Address subtype.
Request your help as this is a very urgent requirement for us.
Title edited by: Alvaro Tejada Galindo on Jun 12, 2008 7:05 PM
2008 Jun 12 10:23 AM
In the dynamic actions, you can specify the name of a subroutine of a program.
Create a subroutine, and write code inside that
Hi,
We have a requirement like this:
Each Org unit is attached to a Work Address and the same is stored in Infotype 1028.
Whenever hiring action takes place the dynamic action should read the Infotype 1028 for the Org unit to which the employee is assigned and fetch the Work address details.
These details should be stored in Infotype 0006 under Work Address subtype.
Request your help as this is a very urgent requirement for us.
Title edited by: Alvaro Tejada Galindo on Jun 12, 2008 7:05 PM
2008 Jun 12 10:23 AM
In the dynamic actions, you can specify the name of a subroutine of a program.
Create a subroutine, and write code inside that