InventPendingRegistrationDetail::findByPendingQuantityRecId Method
Finds a record in the InventPendingRegistrationDetail table.
Syntax
client server public static InventPendingRegistrationDetail findByPendingQuantityRecId(InventPendingQuantityRecId _inventPendingQuantityRecId, [boolean _forUpdate])
Run On
ClientOrServer
Parameters
- _inventPendingQuantityRecId
Type: InventPendingQuantityRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: InventPendingRegistrationDetail Table
A record in the inventPendingRegistrationDetail table; otherwise, an empty record.