PickListLines
Property |
Description |
Table |
PKL1 |
Primary key |
AbsoluteEntry/i,LineNumber/i |
$transaction |
no |
$branch |
no |
$mask |
no |
Name |
Type |
Description |
|
AbsoluteEntry |
Edm.Int32 |
|
|
BaseObjectType |
Edm.String(20) |
|
|
LineNumber |
Edm.Int32 |
|
|
OrderEntry |
Edm.Int32 |
|
|
OrderRowID |
Edm.Int32 |
|
|
PickedQuantity |
Edm.Decimal |
|
|
PickStatus |
Edm.String(1) |
|
|
PreviouslyReleasedQuantity |
Edm.Decimal |
|
|
ReleaseQuantity |
Edm.Decimal |
|
Join to Entiy Object |
Relation |
PickList |
AbsoluteEntry |
SalesOrder |
DocEntry=OrderEntry |
SalesOrderLines |
DocEntry=OrderEntry,LineNum=OrderRowID |