Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
ActualPrice | Returns the current item price (item price before revaluation).
Field name: RActPrice. |
Count | Returns the total number of records in the table. |
DebitCredit | Sets or returns the amount of money to be recalculated on items. |
DistributionRule | The distribution rule for allocating costs and revenues (both direct and indirect) to one or more cost centers.
This is a foreign key to the DistributionRule object. Field name: OcrCode |
DistributionRule2 | Multiple distribution rules for allocating costs and revenues (both direct and indirect) to one or more cost centers.
Field name: OcrCode2 |
DistributionRule3 | Multiple distribution rules for allocating costs and revenues (both direct and indirect) to one or more cost centers.
Field name: OcrCode3 |
DistributionRule4 | Multiple distribution rules for allocating costs and revenues (both direct and indirect) to one or more cost centers.
Field name: OcrCode4 |
DistributionRule5 | Multiple distribution rules for allocating costs and revenues (both direct and indirect) to one or more cost centers.
Field name: OcrCode5 |
DocEntry | Returns the document entry key that uniquely identifies the document.
Field name: DocEntry. |
FIFOLayers | The FIFO layers to be revalued.
Relevant when the item's valuation method is FIFO. |
ItemCode | Sets or returns the item code in the inventory. The item code must be unique. This is a foreign key to the Items object.
Field name: ItemCode. Mandatory property. Length: 20 characters. |
ItemDescription |
Sets or returns the item name/description. Field name: Dscription. Length: 100 characters. |
LineNum | Returns the current row number in the list.
Field name: LineNum. |
OnHand | Returns the number of available items in warehouse during the revaluation.
Field name: ROnHand. |
Price |
Sets or returns the item price before taxation. Field name: Price. |
Project | The project to which the changed inventory value of the item is allocated.
Field: Project. Length: 20 characters. |
Quantity | Sets or returns the number of items for recalculating their DebitCredit amount. |
RevalAmountToStock | Sets or returns the revaluation amount posted to the Stock Account.
Field name: RToStock. |
RevaluationDecrementAccount | Sets or returns the revaluation decrement account code.
Field name: RDcrmAcct. Length: 15 characters. |
RevaluationIncrementAccount | Sets or returns the revaluation increment account code.
Field name: RIncmAcct. Length: 15 characters. |
SNBLines | property SNBLines |
UserFields | Returns the UserFields object. |
WarehouseCode | Sets or returns the warehouse code where the item is stored.
Field name: WhsCode. Length: 8 characters. This is a foreign key to the Warehoses object. |