Compartir a través de


PBAReuseBOMRoute::find Method

Finds a record in the PBAReuseBOMRoute table.

Syntax

client server public static PBAReuseBOMRoute find(
    PBAId _pbaId, 
    PBAReuseHashKey _reuseHashKey, 
   [boolean _forUpdate])

Run On

Called

Parameters

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

See Also

Reference

PBAReuseBOMRoute Table