Share via


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

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

See Also

Reference

SMAServiceOrderTable Table