BOMCalcTransDetailUnionAll::findByRecId Method
Finds a record in the BOMCalcTransDetailUnionAll view by using the specified record ID.
Syntax
client server public static BOMCalcTransDetailUnionAll findByRecId(BOMCalcTransRecId _recId)
Run On
Called
Parameters
- _recId
Type: BOMCalcTransRecId Extended Data Type
The record ID of the BOMCalcTransDetailUnionAll record to find.
Return Value
Type: BOMCalcTransDetailUnionAll View
A record in the BOMCalcTransDetailUnionAll table; otherwise, an empty record.