Share via


BOMTable::pmfUnapproveByBOMId Method

Unapproves the specified record of the BOMVersion table.

Syntax

server public static boolean pmfUnapproveByBOMId(BOMId _bomId)

Run On

Server

Parameters

Return Value

Type: boolean
true if a record with the specified BOMId value exists and the record set is updated; otherwise, false.

See Also

Reference

BOMTable Table