CustTransMarkedOpenLine::findBySpecRefRecId Method

Gets the CustTransMarkedOpenLine record by using the specified SpecTrans record ID.

Syntax

client server public static CustTransMarkedOpenLine findBySpecRefRecId(
    RefRecId _specTransRecId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that determines whether to select the record for update; optional.

Return Value

Type: CustTransMarkedOpenLine Table
The CustTransMarkedOpenLine record.

See Also

Reference

CustTransMarkedOpenLine Table