Framework:GetPlanProperty: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
No edit summary
No edit summary
Line 31: Line 31:
__NOEDITSECTION__  
__NOEDITSECTION__  


[[Category:Functions|GetPlanProperty]]
[[Category:Functions - client-side|GetPlanProperty]]
[[Category:Functions - client-side|GetPlanProperty]]
[[de:Framework:GetPlanProperty]]
[[de:Framework:GetPlanProperty]]

Revision as of 15:38, 23 May 2012

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