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.
This method checks if service object relations exist for service orders or the service agreement associated with the service order.
Syntax
client server public static boolean existServiceRelations(SMAServiceOrderTable _smaServiceOrderTable)
Run On
Called
Parameters
- _smaServiceOrderTable
Type: SMAServiceOrderTable Table
The current service order.
Return Value
Type: boolean
true, if at least 1 Service Object Relation exists for the service order OR the service agreement that the service order is attached to; false, otherwise.