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.
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.