Show/Hide Toolbars

LProjAssigneeType contains information that defines project assignee roles. This information includes the name of the role, tree position, and custom object definition to which it belongs. This table represents the Assignee Role Type system lookup table, which appears on the Assignee Roles tab of custom object definitions.

Object: LProjAssigneeType (L_PROJ_ASSIGNEE_TYPE)

Attribute

Database column name

Field in UI

End of path

Bridge

Links to object table:

Data type

Comments

Commonly used in:

Rules

Temp/Wiz

embeddedProjects-->

BeforeTeamConnect 3.3 SP2: childList-->

n/a

 

x

x

LProjAssigneeType

 

8 The list of all assignee roles that are child roles to the currently selected role.

--> Links to specific information about assignee roles that are defined for the project object.

 

 

displayOrder

DISPLAY_ORDER

(NUMBER)

Order

(Assignee Roles tab)

x

 

 

int

Indicates the order of this assignee role in the list of assignee roles in the GUI.

 

 

name

NAME

(VARCHAR2) (50)

Role Name

(Assignee Roles tab)

x

 

 

string (50)

The name of the assignee role.

 

 

parent-->

PARENT_ID

(NAME)

 

x

x

LProjAssigneeType

object

8 The parent assignee role of the currently selected role.

--> Links to specific information about assignee roles that are defined for the project object.

 

 

primaryKey

PRIMARY_KEY

(NUMBER)

 

x

 

 

int

The unique ID of the assignee role.

 

 

treePosition

TREE_POSITION

(VARCHAR2) (250)

Tree Position (Assignee Roles tab)

x

 

 

string (250)

Indicates the tree position for the assignee role.

 

 

isActive

IS_ACTIVE

(NUMBER)

Status

(Assignees block)

x

 

 

boolean

Indicates whether the assignee is active.

1 - is Active

0 - not Active

 

x

version

VERSION

(NUMBER)

 

x

 

 

int

Indicates how many times the assignee role has been updated.