Framework:GetPlanProperty

From CoPlanner 11
Jump to navigationJump to search

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