Click or drag to resize

clsImportItemBookingContractPositionIDByItemCode Property

Optional field. Whenn ContractPositionID is not provided, the ContractPositionID is searched by the item number in the contract. (Item at cost, Item at fixed price)

When more than one position with the same item code is used in the contract, the validation will return an error.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string ContractPositionIDByItemCode { get; set; }

Return Value

Type: String
Remarks
MPVKVertraegePositionen.KHKArtikel type: NVARCHAR length: 50

View: MARIContractPositions.ItemCode: :Table: MPVKVertraegePositionen.KHKArtikel

Link Table: OITM Link Field: ItemCode
See Also