EximSalesLine_IN::exist Method
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.