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.
Validates whether the agreementLine record can be associated with the record in a table that corresponds to the SalesPurchLine map.
Syntax
private boolean validateRelease(SalesPurchLine _salesPurchLine)
Run On
ClientOrServer
Parameters
- _salesPurchLine
Type: SalesPurchLine Map
A record in the table that correspond to the SalesPurchLine map.
Return Value
Type: boolean
true if the line can be associated with the record; otherwise, false.