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.
Checks does InterCompanyPurchSalesReference has any reference for a specified sales order.
Syntax
client server public static boolean isSalesTableReferenced(SalesId _salesId)
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
A sales order Id.
Return Value
Type: boolean
true if given sales order has at least one reference; otherwise, false.