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 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.