Get a List of Project Schedule Sheets

Description

This method will return a list of Schedule Sheets within a Project or Shell.

Support

This method can only list Schedule Sheets from projects or shells.

Installation: ASP and Self host

Level

Yes or No

Company Level

No

Project and Shell Level

Yes

Program Level

No

Prototype

public XMLObject getScheduleSheetList(String shortname, String authcode, String projectnumber, String options);

Parameters

Parameter

Description

shortname

Identifier of the company, company’s short name

authcode

Authentication code for the company, in text string

projectnumber

Identifier of project or shell in Unifier.

options

This parameter allows the user to filter the list based on the following:

<status>: select a status of Active or Inactive. If no status is provided then all sheets are returned.

<main_sheet>: Set to true or false in order to specifiy if the master sheet is to only be returned. Setting true will return only the master schedule.

<filter_condition>: two filter conditions are available; name and sheet_lock. The name is the name of the sheet and sheet_lock can have a value of true or false in order to only return locked schedule sheets.

Return Value

See Return Values.. Message will return list of Schedule Sheets based on filter condition

Sample Method

getScheduleSheetList("acme", "acme_authcode", "P-000001", status=Active);

Related Topics

Schedule Manager Methods

Create Schedule Sheet Activities from Primavera P5 and P6 XML

Create Schedule Sheet Activities V2 from Oracle® Primavera P6™ XML

Create Schedule Activities from file V2

Update Schedule Sheet Activities from Oracle® Primavera™ P5 and P6 XML

Update Schedule Sheet Activities V2 from Oracle® Primavera™ P6 XML

Update Schedule Activities From File V2

Get Schedule Sheet Activities from Unifier

Get a List of Schedule Sheet Data Mappings



Legal Notices | Your Privacy Rights
Copyright © 1998, 2022

Last Published Tuesday, February 8, 2022