CustomsExportOrderTable_IN::existSalesId Method
Checks if CustomsExportOrderTable_IN table record exists for specified SalesId.
Syntax
client server public static boolean existSalesId(SalesIdBase _salesId)
Run On
Called
Parameters
- _salesId
Type: SalesIdBase Extended Data Type
The SalesId of salesOrder selected for ExportOrder.
Return Value
Type: boolean
true if CustomsExportOrderTable_IN table record is found otherwise, false