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.
Retrieves the parent activity of a given child activity.
Syntax
public smmActivities getParentSmmActivities(smmActivities _currentActivity, [boolean _selectForUpdate])
Run On
Called
Parameters
- _currentActivity
Type: smmActivities Table
The child activity.
- _selectForUpdate
Type: boolean
A Boolean value that specifies whether to select the parent activity for update.
Return Value
Type: smmActivities Table
The parent activity