Framework:GetPlanProperty

From CoPlanner 11
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Function

GetPlanProperty(<PlanID>,<PlanConstant>)

Parameter Description
PlanID CopSysID of the plan.
PlanConstant
  • ACTMONFROM Date actual from (ZeitID)
  • ACTMONTO Date actual to (ZeitID)
  • BUDMONFROM Date plan from (ZeitID)
  • BUDMONTO Date plan to (ZeitID)

This function belongs to client-side functions.

Result

Returns the value of the session plan property.

Example

GetPlanProperty(@Session_PLAN_ID@,BUDMONTO)
Result: 2010010103