RHRMPersonTable.checkIdentityCard Method
Checks the identity card.
Syntax
public boolean checkIdentityCard(DirPersonBirthDate _birthDate)
Run On
Called
Parameters
- _birthDate
Type: DirPersonBirthDate Extended Data Type
The birth date.
Return Value
Type: boolean
true if identity card if valid, otherwise false.
Remarks
This method as facade to engine based on advance holders table.