Skip to main content
Skip table of contents

PSM_ReportNode (ver6.0.0)

Defines the node attributes.

Column Name

Initial Version

Data Type

Description

ID

6.0.0

Number(19)

Sequential number generated by the application, uniqueness in the table is guaranteed by Primary Key Unique Index. Required.

IsIndependantTree

6.0.0

Number(3)

Defines if the node record has any child records.

MappingType

6.0.0

Number(10)

Defines the relationship of the mapping between parent and child node: 1 = 1:1 mapping or 2 = 1:many mapping.

Name

6.0.0

Varchar2(256)

The name of the node.

ParentTreeNodeID

6.0.0

Number(19)

The ID of a parent record.

ReportEntityID

6.0.0

Number(19)

The entity the report node to which the column is related.

SortOrder

6.0.0

Number(10)

A number specifying the order that the node should be sorted when displayed.

JavaScript errors detected

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

If this problem persists, please contact our support.