Share via


BOMTable::pmfUnapproveVersionByBOMId Method

Unapproves the specified record of the BOMVersion table.

Syntax

server public static boolean pmfUnapproveVersionByBOMId(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