PaymSchedLine::find Method [AX 2012]
Finds the specified record in the PaymSchedLine table.
client server public static PaymSchedLine find(Name _name, [boolean _forUpdate])
Run On
CalledParameters
- _name
- Type: Name Extended Data Type
The name of the PaymSchedLine table record to find.
- _forUpdate
- Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Show: