Share via


JmgPayrollPeriodTable::find Method

Retrieves a JmgPayrollPeriodTable record from the database.

Syntax

client server public static JmgPayrollPeriodTable find(JmgPayrollPeriodId periodId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update; optional.

Return Value

Type: JmgPayrollPeriodTable Table
A JmgPayrollPeriodTable record that has the specified period ID.

See Also

Reference

JmgPayrollPeriodTable Table