Click or drag to resize

clsImportServicePosition Properties

The clsImportServicePosition type exposes the following members.

Properties
  NameDescription
Public propertyCompanyID
Logical Link to the company (managed via the header table). This field is redundant in the table. The company in the contract master is relevant.
Public propertyContractPositionID
Contract Identifier [Mandantory] link to the MPVKVertraege.VertragsID
Public propertyContractPrice
Single sales price of this position (in contract currency). Use -1 for the reading the default price from item or service based on the sales price list in the contract, of if empty from the customer of the contract.
Public propertyContractQuantity
Standard quantity of the contract position. In sub contracts this is the resulting quantity. (3 Times the BOM of 10 times this line = ContractQuantity=30)
Public propertyDescription1
Description1 for the customer
Public propertyDescription2
Description2 for the customer
Public propertyDescription3
Description3 for the customer for placeholders by each time booking line. Placeholders can be imported using the current user language place holder codes. For example [Posting information equipment].
Public propertyDescription4
TEXT: Description4 for the customer for placeholders for the position. Placeholders can be imported using the current user language place holder codes. For example [Posting information equipment].
Public propertyItemCode
[Mandantory for item/fixed price lines] Item number (OITM.ItemCode).
Public propertyMatchcode
Internal name of the position visible to the users (time keeping, contract master etc.)
Public propertyPositionTyp
INT [Mandantory] Position Type of the contract Position. Many properties of the position import depend on the corresponding PositionTyp. See clsImportProjectContractPosition.eContractPositionType for details.

Default is clsImportProjectContractPosition.eContractPositionType.ServiceAtCost.

Public propertyPurchasePriceManual
Public propertyQuantityType
Public propertyServiceCode
[Mandantory for service lines] Service number MPLeistung.Leistungsnummer.
Public propertyUnitOfMeasurement
Unit Of Measurement (Textfield. Mapped to the OITM Sales unit
Top
See Also