Framework:GetPlanProperty

From CoPlanner 11
Jump to navigationJump to search

Function

GetPlanProperty(<Plan>,<PlanConstant>)


Parameter Description
Plan 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)

Result

Returns the value of the session plan property.


Example

GetPlanProperty(@Session_PLAN_ID@,BUDMONTO)
Result: 2010010103