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.
Removes a contact person and its related linked tables.
Syntax
private boolean removeContactLinks(DirPartyRecId _party)
Run On
Called
Parameters
- _party
Type: DirPartyRecId Extended Data Type
The party ID for the contact to be removed.
Return Value
Type: boolean
true if delete was successfull and validated; otherwise, false.