MCRInstallmentPlanSalesTable::existSalesId Method
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.