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.
Determines whether and installment plan sales table record exists for a specific sales ID.
Syntax
client server public static boolean existSalesId(SalesId _salesId)
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
The Sales ID required to find the installment plan.
Return Value
Type: boolean
true if installment plan exist; otherwise, false.