MCRSmmBusRelationListTable.removeContactLinks Method
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.