ExportSalesOrder::existSalesOrder Method

Indicates whether a ExportSalesOrder record that has the specified sales order value exists in the ExportSalesOrder table.

Syntax

client server public static boolean existSalesOrder(SalesIdBase _salesId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false .

See Also

Reference

ExportSalesOrder Table