PlInventExternalForProcessing::existSalesLineRecId Method
Checks whether a record exists in the PlInventExternalForProcessing table for a related SalesLine record.
Syntax
client server public static boolean existSalesLineRecId(RefRecId _salesLineRecId)
Run On
Called
Parameters
- _salesLineRecId
Type: RefRecId Extended Data Type
A RecId value.
Return Value
Type: boolean
true if a PlInventExternalForProcessing record exists; otherwise, false.