Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a HCMIdentificationType record by using the specified ID and description values.
Syntax
client server public static HcmIdentificationType createImmutableIdentificationType(HcmIdentificationTypeId _id, Description _description)
Run On
Called
Parameters
- _id
Type: HcmIdentificationTypeId Extended Data Type
The value of the HcmIdentificationTypeID field of the record to find or create.
- _description
Type: Description Extended Data Type
The value of the Description field of the record to find or create.
Return Value
Type: HcmIdentificationType Table
The HCMIdentificationType record that was found or created.