SMAAgreementTable::hasServiceOrders Method
Indicates whether there are service orders for this service agreement.
Syntax
client server public static boolean hasServiceOrders(SMAAgreementId _agreementId)
Run On
Called
Parameters
- _agreementId
Type: SMAAgreementId Extended Data Type
The agreement ID of the SMAAgreementTable record.
Return Value
Type: boolean
true if there are Service Orders in the SMAServiceOrderTable table; otherwise, false.