Skip to main content
Skip table of contents

RoleAttributeGroup (ver7.6.0)

Allows additional grouping of capabilities within a RoleModule.

Column Name

Initial Version

Data Type

Description

Name

7.6.0

Varchar2(100)

Unique name of a group within a RoleModule. Indexed. Required.

RoleAttributeGroupID

7.6.0

Number(19)

Unique sequential number generated by the application. Required.

RoleModuleID

7.6.0

Number(19)

Internal number for the associated RoleModule record. Indexed. Required.

WhenCreated

7.6.0

Timestamp(6)

The date and time the record was created. Defaults to system date. Required.

WhenModified

7.6.0

Timestamp(6)

The date and time the record was last modified. Defaults to system date. Required.

WhoCreated

7.6.0

Varchar2(100)

The name of the person who created the record. Defaults to database user. Required.

WhoModified

7.6.0

Varchar2(100)

The name of person who last modified the record. Defaults to database user. Required.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.