Planned issue dates for revisions - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

SDAPrgDeliverableMilestone class definition stores the planned dates of revision for an issue purpose. The four properties exposed on the ISDAPrgDeliverableMilestone interface are:

  • SDAPrgDeliverableActualIssueDate

  • SDAPrgDeliverableActualReceiptDate

  • SDAPrgDeliverableForecastDate

  • SDAPrgDeliverablePlannedDate

The properties SDAPrgDeliverableForecastDate and SDAPrgDeliverablePlannedDate are loaded through Data Validator. With these properties, the new progress milestone is related to the master document and is created for the given issue purpose.

While attaching the workflow to the revision, the actual and the issue dates are set on the progress milestone and related to the revision. If the progress milestone for the issue purpose does not already exist, then a new progress milestone is created and related to both the master and the revision.

The following process step class sets the progress milestone dates and the issues purposes.

Step class name: SCLBProjComsSetPrgMilestoneDates

Syntax: SetPrgMilestoneDates,SDADocRevIssuePurposes,SPFRevIssueDate,False

Arguments

Description

Arg1: SDADocRevIssuePurposes

Revision to Issue purpose relationship.

Arg2: SPFRevIssueDate

Property on revision that will be stamped on progress milestone SDAPrgDeliverableActualIssueDate property.

Arg3: False

If OverWrite is set to false, then the existing properties (actual and issue date) are not overwritten. If the properties are not already present, the IsOverWrite property will be instantiated irrespective of the OverWrite flag.

Contractors must issue planned revisions using submittals to enable the reviewers to set up their plans.