Skip to Content
0
Former Member
Jan 12, 2012 at 05:08 AM

Issue : Dynamic Action

37 Views

Hello Experts,

I am facing problem in writing dynamic action for the following situation, system is throwing an error while running rehire action

If Global Id already exists in that case, No overwriting

If Global ID is not maintained in 0185==During Re-Hire==Place PERNR

In case of Country Re-assignment ==Old Global Id must be inserted to the New Global ID record(old global id which is existing already, remains same during country re-assignment while maintaining the new record of IT0185 with subtype Z0)

I hv written the dynamic action like this, kindly share your expert knowledge

0001 04 98 P0000-MASSN='Y1'/X

0001 04 99 INS,0185,Z0,(P0000-BEGDA),(P0000-ENDDA)/D

0001 04 100 INS,0185,Z0,

0001 04 101 GET_ID(ZHRR0003)

0001 04 102 P0185-ICNUM=RP50D-FIELD1

0001 04 103 P0185-BEGDA=P0000-BEGDA

Thanks a lot in advance!

Jenny D

Edited by: Sikindar on Jan 12, 2012 2:27 PM