pixiGetSOrderlines

Procedure returns supplier orderlines for a given supplier order.

Since pixi version: LOU Official (6.3.0.4452) Additional notes: Important TotalQtyReceived returns the total received item quantity of the item which is matched to a goods receipt document. In case the item of the receipt document is matched to several purchase orders, each order line of the purchase order shows the same total received item quantity value. It is therefore recommended, to only use the column if goods receipt documents are created using purchase order(s) as a template.


Request

POST https://apigateway.descartes.com/tms/pixi/pixiGetSOrderlines

Request body

Name Type Required Description
LocID string false

Filter for pixi* location connected to the supplier order.

Type: char

Default value: 001

Example:

Available from: LOU Official (6.3.0.4452)

SOrderRef integer false

Type: int

Default value: 0

Example:

Available from: LOU Official (6.3.0.4452)

OpenOrderlines boolean false

When set to "1" only lines that have an open delivery quantity will be shown.

Type: bit

Default value: 0

Example:

Available from: LOU Official (6.3.0.4452)


Response

1. Supplier orderlines that fit the conditions specified by the input parameters.

Name Type Description
L30 integer

Item demand in last 30 days.

Type: int

Available from: 25.06 (25.6.0.58802)

L120 integer

Item demand in last 120 days.

Type: int

Available from: 25.06 (25.6.0.58802)

L365 integer

Item demand in last 365 days.

Type: int

Available from: 25.06 (25.6.0.58802)

Note string

Supplier orderline comment.

Type: varchar

Available from: 25.06 (25.6.0.58802)

ArtNr string

Barcode of the item from corresponding supplier.

Type: varchar

Available from: 25.06 (25.6.0.58802)

Price number

Item price connected to an order line.

Type: money

Available from: 25.06 (25.6.0.58802)

Detail integer

Dummy field. Always returns 0.

Type: int

Available from: 25.06 (25.6.0.58802)

Status string

Supplier order status.

Type: char

Available from: 25.06 (25.6.0.58802)

ArtName string

Name of the item.

Type: varchar

Available from: 25.06 (25.6.0.58802)

Detail2 integer

Dummy field. Always returns 0.

Type: int

Available from: 25.06 (25.6.0.58802)

EKValue number

Supplier price value of supplier orderline.

Type: money

Available from: 25.06 (25.6.0.58802)

EKprice number

Supplier price for the item.

Type: money

Available from: 25.06 (25.6.0.58802)

VATperc string

VAT percent for the item.

Type: float

Available from: 25.06 (25.6.0.58802)

VKPrice number

Current selling price of the item.

Type: money

Available from: 25.06 (25.6.0.58802)

OrderQty integer

Quantity of ordered items.

Type: int

Available from: 25.06 (25.6.0.58802)

SitemRef integer

ID of item.

Type: int

Available from: 25.06 (25.6.0.58802)

StockQty integer

Current stock of the item.

Type: int

Available from: 25.06 (25.6.0.58802)

CreateEmp string

User who created the supplier order.

Type: varchar

Available from: 25.06 (25.6.0.58802)

ItemNrInt string

Shop item number.

Type: varchar

Available from: 25.06 (25.6.0.58802)

OrderUnit string

Specified order unit for the item.

Type: varchar

Available from: 25.06 (25.6.0.58802)

SOrderRef integer

ID of supplier order.

Type: int

Available from: 25.06 (25.6.0.58802)

UpdateEmp string

User who last updated the supplier order line.

Type: varchar

Available from: 25.06 (25.6.0.58802)

CreateDate string

Create date of the supplier order line.

Type: datetime

Available from: 25.06 (25.6.0.58802)

FinalPrice number

Supplier price times quantity minus discount.

Type: money

Available from: 25.06 (25.6.0.58802)

Hal_Cust_O integer

Open customer orders for the item on status "HAL".

Type: int

Available from: 25.06 (25.6.0.58802)

UpdateDate string

Last update date of the supplier order line.

Type: datetime

Available from: 25.06 (25.6.0.58802)

XMLconfirm boolean

DF (Direct Fullfilement) XML confirm flag.

Type: bit

Available from: 25.06 (25.6.0.58802)

ItemNrSuppl string

Supplier item number.

Type: varchar

Available from: 25.06 (25.6.0.58802)

MinOrderQty integer

Minimum order quantity for the item.

Type: int

Available from: 25.06 (25.6.0.58802)

MinStockQty integer

Minimum stock quantity for the item.

Type: int

Available from: 25.06 (25.6.0.58802)

Open_Cust_O integer

Open customer orders for the item on status "ANG".

Type: int

Available from: 25.06 (25.6.0.58802)

QtyReceived integer

Quantity of delivered items.

Type: int

Available from: 25.06 (25.6.0.58802)

ReceiveDate string

Current date.

Type: datetime

Available from: 25.06 (25.6.0.58802)

Open_Suppl_O integer

Item quantity of supplier open supplier orders.

Type: int

Available from: 25.06 (25.6.0.58802)

SOrderlineNr integer

ID of supplier order.

Type: int

Available from: 25.06 (25.6.0.58802)

SOrderlineKey integer

ID of supplier orderline.(key)

Type: int

Available from: 25.06 (25.6.0.58802)

QtyNotDelivered integer

Quantity of items that were not yet delivered.

Type: int

Available from: 25.06 (25.6.0.58802)

SummaryQuantity integer

Current quantity of the item.

Type: int

Available from: 25.06 (25.6.0.58802)

LocationQuantity integer

Current quantity of the item on specified location.

Type: int

Available from: 25.06 (25.6.0.58802)

TotalQtyReceived integer

Real quantity delivered.

Type: int

Available from: 25.06 (25.6.0.58802)

EstimatedDelivery string

Date of estimated delivery.

Type: datetime

Available from: 25.06 (25.6.0.58802)