Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
check whether specified ServiceOrder record exists in table SMAServiceOrderTable
Syntax
client server public static boolean checkExistPayrollServiceOrderId(
SMAServiceOrderId _serviceOrderid,
ProjId _projectId,
[SMAServiceOrderProgress _progress])
Run On
Called
Parameters
- _serviceOrderid
Type: SMAServiceOrderId Extended Data Type
a value of ServiceOrderId field
- _projectId
Type: ProjId Extended Data Type
a value of ProjId field
- _progress
Type: SMAServiceOrderProgress Enumeration
a value of Progress field
Return Value
Type: boolean
returns true if specified service order record exists, otherwise false;
Remarks
this method is for ServiceOrderId validtion in payroll data entry, should match all three specified values