GROUPOBJ table

 images\btn_mini.gif Notation 

Summary

This table contains the properties of all group objects.

Important: It is not possible to insert a new record in this table. Create a new record in the CONF table table which will supply the OAN and ENAME fields. Then you can enter the remaining properties.

Field name

SQL type

Description

GUI name

OAN

INTEGER

The group’s autonumber (read only).

-

ENAME

CHAR (31)

The name of the group.

Name combobox in the Group Manager.

PICTUREOAN

INTEGER

Autonumber of the owning diagram of the group.

Owning diagram combobox.

PICTUREAREA

CHAR (31)

Area of the owning diagram of the group.

Owning diagram combobox.

PICTURENAME

CHAR (31)

Name of the owning diagram of the group.

Owning diagram combobox.

MODIFYNAME

INTEGER

1 if name substitution is enabled, 0 if not.

Modify Name / Enable on the Paste Options tab in the Group Manager.

NAMINGCONV

CHAR (31)

The naming convention string.

Naming convention edit box on the Paste Options tab.

SUBST1

CHAR (31)

First substitution string used during paste of this group.

Substitutes editboxes on the Paste Options tab.

SUBST2

CHAR (31)

Second substitution string.

As above.

SUBST3

CHAR (31)

Third substitution string.

As above.

MODIFYDRIVER

INTEGER

1 if modification of driver is enabled, 0 if not.

Modify address mapping / Driver on the Paste Options tab

MODIFYNODE

INTEGER

1 if modification of node number is enabled, 0 if not.

Modify address mapping / Node on the Paste Options tab

MODIFYDGROUP

INTEGER

1 if modification of data group is enabled, 0 if not.

Modify address mapping / Data group on the Paste Options tab

MODIFYWOFFSET

INTEGER

1 if modification of word offset is enabled, 0 if not.

Modify address mapping / Word offset on the Paste Options tab

MODIFYBOFFSET

INTEGER

1 if modification of bit offset is enabled, 0 if not.

Modify address mapping / Bit offset on the Paste Options tab

ONPORTAL

INTEGER

1 if the group is visible on the portal, 0 if not.

To Portal on the Members tab in the Group Manager.

PASTEOBJONLY

INTEGER

1 if only objects and not descriptors should be pasted, 0 if everything should be pasted.

Paste/Reimport Objects only (no descriptors) on the Paste Options tab.

EXCLTEMPLATES

INTEGER

1 if templates should be exluded from the name substitution, 0 if they should be included.

Exclude templates from substitution on the Paste Options tab.

EXCLGROUP

INTEGER

1 if the group itself should not be pasted, 0 if it should be pasted.

Do not paste the group itself on the Paste Options tab.


 
See Also