cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic action for IT 0041

Former Member
0 Kudos

Hi All,

  currently i am facing an issue with Dynamic action for IT 0041 to defaulting date types.

What i am looking for is   when i am processing hiring action it is defaulting set of date types like 11,  22,33,44, with hiring action dates. i am fine with that.   when i tried to perform transfer action i wanted to default 66, ,77, with transfer action dates. along with i wanted to system should default 22,33 with previous dates.

Out put.

66 Transfer date

77  Transfer date

22,33 must be with hiring dates.

but my logic is not working fine

please do me need full on this.

thanks in advance

Ashok

Accepted Solutions (0)

Answers (2)

Answers (2)

rajasekhar_reddy3
Active Contributor
0 Kudos

Hi,

Can you please paste your screen of dynamic actions.

At the time of transfer action please maintain COP  instead of INS.

Regards,

Raja Sekhar

Former Member
0 Kudos

Hi Rajasekhar,

*-- FOR PROMOTION (86) - DEFAULT DATE TYPES IN IT0041*
PT001P-MOLGA='10'
PP0000-MASSN='86'
PP0000-MASSG ='01'
PPSPAR-PERSG ='2'
ICOP,0041,,,(P0000-BEGDA),(P0000-ENDDA)/D
WP0041-DAR01='11'
WP0041-DAT01=P0000-BEGDA
WP0041-DAR02='22'
WP0041-DAT02=P0000-BEGDA
WP0041-DAR03='33'
WP0041-DAT03=P0000-BEGDA
WP0041-DAR04='44'
WP0041-DAT04=P0000-BEGDA
ICOP,0041,,,(P0000-BEGDA),(P0000-ENDDA)/D
WP0041-DAR05='55'
WP0041-DAT05=P0000-BEGDA
WP0041-DAR06='66'
WP0041-DAT06=P0000-BEGDA
former_member193210
Active Contributor
0 Kudos

Try deleting the second Insert statement with COP,0041  (you can only copy IT0041 it once).

Sanky
Active Contributor
0 Kudos

Hi Ashok,

Kindly check this below doc.

Regards,

Sankarsan