smmTMCallListTable::find Method
Finds a record from the smmTMCallListID table.
Syntax
client server public static smmTMCallListTable find(
smmTMCallListID _callListID,
DirPartyRecId _party,
ContactPersonId _contactPersonId,
[boolean _forupdate])
Run On
Called
Parameters
- _callListID
Type: smmTMCallListID Extended Data Type
- _party
Type: DirPartyRecId Extended Data Type
- _contactPersonId
Type: ContactPersonId Extended Data Type
- _forupdate
Type: boolean
Return Value
Type: smmTMCallListTable Table
A smmTMCallListTable record.