Click or drag to resize

clsImportProjectContractPositionAccountingPos Properties

The clsImportProjectContractPositionAccountingPos type exposes the following members.

Properties
  NameDescription
Public propertyAccountingCondition
Internal Id for each line of the accointing position. Will be set during import.
Public propertyAccountingCycle
Number of Monthes (1=every month, 6 biannually) will be used, when AccountingType = eAccountingType.ReccurentAccounting. See clsImportProjectContractPositioneMaintenancePeriodic for allowed values
Public propertyAccountingOrder
ConditionOrder. Order of the accounting positions (starts with 1)
Public propertyAccountingType
AccountingType
Public propertyAccountingValue
Value of the line. Use either Percentage or AccountingValue wich is quantity or unit price.
Public propertyContractID
Field to be used, when a single instance of this class will be imported. The ContractID is used to load the contract. Not requierd, when class is imported via the property CollectionAccountingPos.
Public propertyContractPositionID
Mandatory link to the contract Id. Will be filled, when class is added via CollectionAccountingPos.
Public propertyDescription
Description
Public propertyDocumentPosID
Link to the position in the dococument which has closed this position. Not used in the import.
Public propertyDueDate
DueDate. Used only for AccountingCondition=eAccountingType.DueDate.
Public propertyEndPeriod
EndPeriod
Public propertyPercentage
PercentageValue 100.0 = 100% Use either AccountingValue or Percentage.
Public propertyPhaseID
PhaseID only for AccountingCondition=eAccountingType.PhaseLink
Public propertyRecalculateExistingLinesTo100
When a new accounting lines is added, this setting gives the instruction, that the following position in in the order of duedates will be used. The total amount of the contract position (ContractQuantity*ContractPrice)
Public propertyStartPeriod
StartPeriod
Public propertyStatus
Top
See Also