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 an EximSalesLine_IN record exists for a specified SalesLine record ID.
Syntax
client server public static boolean exist(SalesLineRefRecId _salesLineRecId)
Run On
Called
Parameters
- _salesLineRecId
Type: SalesLineRefRecId Extended Data Type
The SalesLine record ID.
Return Value
Type: boolean
true if the EximSalesLine_IN record is found; otherwise, false.