Framework:GetPlanProperty

From CoPlanner 11
Revision as of 07:35, 13 August 2012 by Admin (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
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