ReleaseUpdateDB60_HRM.getSSNIdentificationType Method [AX 2012]

Finds or creates a IdentificationType record to use for upgrading data from the DEL_HRMVirtualNetworkTable.personNumberfield. We want to try to not create a type for SSN if one already exists.

Syntax

private HcmIdentificationType getSSNIdentificationType()

Run On

Server

Return Value

Type: HcmIdentificationType Table
The HcmIdentificationType to be used for SSN data.

See Also

Reference

ReleaseUpdateDB60_HRM Class