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.
Finds a record in the PBAReuseBOMRoute table.
Syntax
client server public static PBAReuseBOMRoute find(
    PBAId _pbaId, 
    PBAReuseHashKey _reuseHashKey, 
   [boolean _forUpdate])
Run On
Called
Parameters
- _pbaId
 Type: PBAId Extended Data Type
 A product model ID.
- _reuseHashKey
 Type: PBAReuseHashKey Extended Data Type
 A hash key value.
- _forUpdate
 Type: boolean
 A Boolean value that indicates whether the record should be selected for update.
Return Value
Type: PBAReuseBOMRoute Table
A record in the PBAReuseBOMRoute table.