Share via


ReleaseUpdateDB60_TrvApplEmplSub.updateTrvAppEmplSubWithWorker Method [AX 2012]

Updates the TrvAppEmplSub table for up taking the employee refactoring HCM uptake by using a new attributes framework.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          private void updateTrvAppEmplSubWithWorker()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public void updateTrvAppEmplSubWithWorker()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_TrvApplEmplSub Class