Mapping arguments for your Smart Construction project data - Intergraph Smart Construction - 2019 (7.0) - Help - Hexagon PPM

Intergraph Smart Construction Help (2019)

Language
English
Product
Intergraph Smart Construction
Search by Category
Help
Smart Construction Version
2019(7.0)
SmartPlant Foundation / SDx Version
10

You can specify arguments for your project data in the Argument column of the Primavera mappings workbooks. You can map arguments in order to call an external mapping function, allowing you to personalize your project data.

The following list defines the default methods provided by the Project Data Mappings service:

  • BuildWBSPath()—this method builds a WBS path based on the WBS hierarchy from the Primavera project data; the resulting value mirrors the value generated by the former Refresh Schedule command.

  • CalculateEarlyStartDate()—this method calculates the early start date for WBS items transforming to CWPs.

  • CalculateEarlyFinishDate()—this method calculates the early finish date for WBS items transforming to CWPs.

  • CalculateLateStartDate()—this method calculates the late start date for WBS items transforming to CWPs.

  • CalculateLateFinishDate()—this method calculates the late finish date for WBS items transforming to CWPs.

  • MinDate(Activity:DateField)—this method calculates the earliest date from all Activities under a WBS item, using the date field specified.

  • MaxDate(Activity:DateField)—this method calculates the latest date from all Activities under a WBS item, using the date field specified.

  • RollupValue(Activity:P6Field)—this method calculates a sum from all Activities under a WBS item, using the numeric field specified.