RPayTblJournal::findOrCreate Method
Finds or creates the timesheet journal.
Syntax
client server public static RPayTblJournal findOrCreate(
RpayHRMOrganizationId _orgId,
ReportPeriod_RU _period,
RPayFormType _payFormType)
Run On
Called
Parameters
- _orgId
Type: RpayHRMOrganizationId Extended Data Type
The organization.
- _period
Type: ReportPeriod_RU Extended Data Type
The period.
- _payFormType
Type: RPayFormType Extended Data Type
The payment form.
Return Value
Type: RPayTblJournal Table
Found or craeted timesheet journal.