MaterialRevaluationLines
Property |
Description |
Table |
MRV1 |
Primary key |
DocEntry/i,LineNum/i |
$transaction |
no |
$branch |
no |
$mask |
no |
Name |
Type |
Description |
|
DocEntry |
Edm.Int32 |
|
|
LineNum |
Edm.Int32 |
|
|
ActualPrice |
Edm.Decimal |
|
|
OnHand |
Edm.Decimal |
|
|
Price |
Edm.Decimal |
|
|
ItemCode |
Edm.String(50) |
|
|
ItemDescription |
Edm.String(100) |
|
|
WarehouseCode |
Edm.String(20) |
|
|
Project |
Edm.String(50) |
|
Join to Entiy Object |
Relation |
Item |
ItemCode |
WareHouse |
WhsCode |