Skip to main content
Skip table of contents

PSM_ReportProject (ver6.0.0)

An entity, which represents a specific report project.

Column Name

Initial Version

Data Type

Description

AccountID

6.0.0

Number(19)

The account identifier to which the report history item is related.

ActiveState

6.0.0

Varchar2(256)

The current state of the report project. The valid states are: Active, Inactive, or Deleted. Required.

CreatedBy

6.0.0

Varchar2(256)

The name of the report developer who created the report project. Required.

CreatedTimeStamp

6.0.0

Timestamp(6)

The date and time the report was created.

Description

6.0.0

Varchar2(4000)

Description for the report project.

ID

6.0.0

Number(19)

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

ModifiedBy

6.0.0

Varchar2(256)

The name of the report developer who last modified the report project.

ModifiedTimeStamp

6.0.0

Timestamp(6)

The date and time the report was last modified.

Name

6.0.0

Varchar2(256)

Non-unique report project name. Required.

PowerReportingVersion

6.0.0

Varchar2(256)

The ReportWorks version used to develop the report.

ProjectTemplateState

6.0.0

Varchar2(256)

Defines the template state of the report. "Default" if this is report project and "Template" if the report project is used as template. If the report project is for a state, it contains a code representing the state, such as usa_ca.

PublishState

6.0.0

Varchar2(256)

The current publish state of the report project. The valid publish states are: Not Published or Published. Required.

QueryObject

6.0.0

BLOB

XML data for the report query columns and filters.

ReportPubID

6.0.0

Number(19)

The report publish entity to which the report project item is related.

RunTimeParamObject

6.0.0

BLOB

XML data that affects report rendering..

ShareState

6.0.0

Varchar2(256)

The current share state of the report project. The valid share states are: Not Shared or Shared (View Only). Required.

TemplateObject 

6.0.0

BLOB

XML data for the layout and column mapping.

JavaScript errors detected

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

If this problem persists, please contact our support.