Share via


SMAServiceOrderTable::checkExistPayrollServiceOrderId Method

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

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

See Also

Reference

SMAServiceOrderTable Table