Share via


AssetDepBookCalendarSchedule_JP::find Method

Searches for a record in the active schedule based on the specified source record and date.

Syntax

client server public static AssetDepBookCalendarSchedule_JP find(
    RefTableId _sourceTableId, 
    RefRecId _sourceRecId, 
   [AssetTransDate _date, 
    boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record will be read for updating; optional.

Return Value

Type: AssetDepBookCalendarSchedule_JP Table
An AssetDepBookCalendarSchedule_JP record.

See Also

Reference

AssetDepBookCalendarSchedule_JP Table