PdcClockLine.CalculationNo

From External Bemet Wiki
Revision as of 12:13, 21 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == CalculationNo as String == Description == Returns or changes the calculation number == Notes == This property changes the calculation number only when the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

CalculationNo as String

Description

Returns or changes the calculation number

Notes

This property changes the calculation number only when the calculation is in production.

The following properties are adjusted:
ClockAccount  : Becomes the production number of the calculation.
ClockCode  : Becomes the value "0". It is a direct clockline.
Projectnumber  : Becomes the project number of the calculation.

The following properties are cleared:
OperationLineNumber : Becomes the value "0".
OperationNumber  : Becomes the value "".
TimeKind  : Becomes the value of the internal operation in the master data.

Code example

Availability

Available since july 2008 (from version 3.8).