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