Show/Hide Toolbars

LProjRelationType contains information about the project relation types defined for custom objects, such as the name of the relation and the tree position. This table represents the Project Relation Type system lookup table.

Object: LProjRelationType (L_PROJ_RELATION_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

childList-->

n/a

 

 

 

 

 

Do not apply. These lookup items cannot have a hierarchical structure.

 

 

parent-->

PARENT_ID

(NUMBER)

 

 

 

 

 

 

 

displayOrder

DISPLAY_ORDER

(NUMBER)

Order

(System Lookup Tables, Project Relation Type)

x

 

 

int

Indicates the order in which this relation appears in the Type of relationship list in the Relations block of a project.

 

 

name

NAME

(VARCHAR2) (50)

Item Name

(System Lookup Tables, Project Relation Type)

x

 

 

string (50)

The name of the relationship type.

 

 

primaryKey

PRIMARY_KEY

(NUMBER)

 

x

 

 

int

The unique ID of this item.

 

 

treePosition

TREE_POSITION

(VARCHAR2) (250)

Tree Position

(System Lookup Tables, Project Relation Type)

x

 

 

string (250)

The unique four-character alphanumeric code that is created when the relation is defined.

 

 

version

VERSION

(NUMBER)

 

x

 

 

int

Indicates the number of times the item has been updated.