BOMVersion::pmfUnapproveByBOMId Method
Unapproves the specified record of the BOMVersion table.
Syntax
server public static boolean pmfUnapproveByBOMId(BOMId _bomId)
Run On
Server
Parameters
- _bomId
Type: BOMId Extended Data Type
The value of the BOMId field of the record to be unapproved.
Return Value
Type: boolean
true if a record with the specified BOMId exists and record set is updated; otherwise false