SMAServiceOrderTable::findByLineActivityId Method
Finds a service order by an activity ID that is related to one of the service order lines.
Syntax
client server public static SMAServiceOrderTable findByLineActivityId(smmActivityNumber _activityNumber, [boolean _checkRecordLevelSecurity])
Run On
Called
Parameters
- _activityNumber
Type: smmActivityNumber Extended Data Type
The activity number.
- _checkRecordLevelSecurity
Type: boolean
A Boolean value that indicates whether record level security should be verified.
Return Value
Type: SMAServiceOrderTable Table
A record in the SMAServiceOrderTable table; otherwise, an empty record.