clsImportProjectContractPositionAccountingPos Properties |
The clsImportProjectContractPositionAccountingPos type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountingCondition | Internal Id for each line of the accointing position. Will be set during import. | |
| AccountingCycle | Number of Monthes (1=every month, 6 biannually) will be used, when AccountingType = eAccountingType.ReccurentAccounting. See clsImportProjectContractPositioneMaintenancePeriodic for allowed values | |
| AccountingOrder | ConditionOrder. Order of the accounting positions (starts with 1) | |
| AccountingType | AccountingType | |
| AccountingValue | Value of the line. Use either Percentage or AccountingValue wich is quantity or unit price. | |
| ContractID |
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.
| |
| ContractPositionID | Mandatory link to the contract Id. Will be filled, when class is added via CollectionAccountingPos. | |
| Description | Description | |
| DocumentPosID | Link to the position in the dococument which has closed this position. Not used in the import. | |
| DueDate | DueDate. Used only for AccountingCondition=eAccountingType.DueDate. | |
| EndPeriod | EndPeriod | |
| Percentage | PercentageValue 100.0 = 100% Use either AccountingValue or Percentage. | |
| PhaseID | PhaseID only for AccountingCondition=eAccountingType.PhaseLink | |
| RecalculateExistingLinesTo100 |
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)
| |
| StartPeriod | StartPeriod | |
| Status | Status of the position. If not set, positions will be open. See clsImportProjectContractPositionAccountingPosePosAccountingStatus |