Framework:GetPlanProperty: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
Created page with "==Function== GetPlanProperty(<PlanConstant>) {| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1" |- | style=background-color:#f6f6f6..."
 
No edit summary
Line 4: Line 4:




{| cellspacing="1" cellpadding="3" width={{{breite|80%}}}  border="1"
{| class="wikitable" width="80%"
|-
|-{{Tabellentitel}}
| style=background-color:#f6f6f6 |'''Parameter'''
| Parameter  
| style=background-color:#f6f6f6 |'''Description'''
| Description
|-
|-
|PlanConstant
|PlanConstant

Revision as of 10:03, 6 March 2012

Function

GetPlanProperty(<PlanConstant>)


Parameter Description
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(BUDMONFROM)
Result: 2010010103