ReleaseUpdateDB60_HRM.updateHcmPersonIdentificationNumber Method [AX 2012]

Inserts records into the HcmPersonIdentificationNumber table from the HRMEmplIdentification table.

public void updateHcmPersonIdentificationNumber()

Run On

Server

The Person field in the HcmPersonIdentificationNumber table is the foreign key to the DirPerson table.

The IssuingAgency field in the HcmPersonIdentificationNumber table is the foreign key to the HcmIssuingAgency table.

The IdentificationType field in the HcmPersonIdentificationNumber table is the foreign key to the IdentificationType table.

Community Additions

ADD
Show: