smmActivityParentLinkTable::findPrimaryLink Method
Gets the smmActivityParentLinkTable record that is based on the activity number.
Syntax
client server public static smmActivityParentLinkTable findPrimaryLink(smmActivityNumber _activityNumber, [boolean _forUpdate])
Run On
Called
Parameters
- _activityNumber
Type: smmActivityNumber Extended Data Type
The smmActivityNumber record to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select for an update.
Return Value
Type: smmActivityParentLinkTable Table
The smmActivityParentLinkTable record buffer.