Create Cash flow By WBS from Activity Sheet
Note: Activity sheet data can be used to bring cost, schedule & distribution or only for schedule.
{
"data":
{
"id": 326,
"name": "ManualActivitySheetRest",
"description": null,
"rollup_status": "Active",
"detail_level": "CBS",
"period_type": "Standard Planning Period",
"period_name": "Standard Planning Period",
"period_by": "Month",
"period_format": "M YYYY",
"decimal_option": 0,
"decimal_places": 2,
"schedule": {
"enable_refresh": false
},
"curves": [
{
"id": 1060,
"name": "Baseline", -- Curve uses activity sheet only for schedule
"type": "Baseline",
"variance": null,
"distribution": {
"type": "manual"
},
"cost": {
"type": "manual"
},
"schedule": {
"type": "activity_sheet",
"sheet_name": "TempManualSheet",
"sch_start_source": "Planned Start",
"sch_end_source": "Planned Finish",
"project_type": "Current",
"as_sch_cost_dist_opt": 0
}
},
{
"id": 1061,
"name": "BaselineAS",--Curve uses activity sheet for cost, schedule and Distribution
"type": "Baseline",
"variance": null,
"distribution": {
"type": "activity_sheet",
"sheet_name": "TempManualSheet(Resource)",
"project_type": "Current"
},
"cost": {
"type": "activity_sheet",
"activity_sheet_column": "Planned Cost"
},
"schedule": {
"type": "activity_sheet",
"activity_sch_data_type": "From Activity Sheet"
}
}
],
"filters": {
"filter_option": "all"
}
}
}
Related Topics
Create Cash Flow From Template Only
Create Cash Flow Manual - Project or Shell
Create Cash Flow Manual - Summary CBS
Create Cash Flow Manual - Commitment
Last Published Tuesday, July 1, 2025