Sana Assistant (online)
Table of Contents

PunchoutBasketLine reference

PunchoutBasketLine record represents a basket line information that can be transferred to the procurement system.

Properties

PunchoutBasketLine record

Product

The line product.

Quantity

The quantity of a product or product variant added to the basket.

Price

The unit price of one item in this line.

TaxPercent

The percentage of taxes applied to this line.

DiscountAmount

The discount amount applied to this line.

DiscountPercent

The discount percentage applied to this line according to which the DiscountAmount value is calculated in ERP.

SubTotal

The amount which the user will pay for this line for the whole quantity specified in the Quantity field.

IsReadOnly

The value indicating whether a user is able to modify quantity or remove this line.

IsSupplementary

The value indicating whether this line contains a product that is added automatically to the user's basket by ERP based on some marketing rules defined in ERP.

SalesAgreementLineId

The identifier of sales agreement line applied to this line.

ConfigurationId

The identifier of configuration in product configurator extension add-on.

ExtendedTexts

The collection of extended texts assigned to this line.

ServiceCosts

The collection of service costs applied to this line.

See also