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 whether in SalesTable table exist record wiht CustomsExportOrder_IN equal yes.
Syntax
client server public static boolean checkCustomsExportOrder_IN(SalesId _salesId)
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
The sales id is used to find record.
Return Value
Type: boolean
Returns true, if exist record; otherwise, false.