Method ShowCheckRevisionForm (TableId: integer, PrimKey: string)
Description
Shows the Check Revision Form for the specified item. If the specified TableId does not have revision functionality, no form will be showed.
TableId
Table ID; this only has a limited number of possibilities: engineering item revision, part and part revision.
PrimKey
Key value.
ShowStructureForm(TableId: integer, PrimKey: string)
Show the Structure Form for the specified item. If the specified TableId does not support this functionality, no form will be showed.
TableId
Table ID; this only has a limited number of possibilities: engineering item revision, part, part revision and production file.
PrimKey
Key value.