Application Development and Automation 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: 
Read only

HR - Dynamic Actions help required

Former Member
0 Likes
457

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
434

In the dynamic actions, you can specify the name of a subroutine of a program.

Create a subroutine, and write code inside that

1 REPLY 1
Read only

Former Member
0 Likes
435

In the dynamic actions, you can specify the name of a subroutine of a program.

Create a subroutine, and write code inside that