ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateSaleOrderRow
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateSaleOrderRow (Method)
Description
The UpdateSaleOrderRow function updates a saleOrderRow record.
Request (UpdateSaleOrderRowSoapIn)

The request body is of type UpdateSaleOrderRow.

Request Body Parameters

NameDescriptionData Type
 SaleOrderRowInfo
 xml:boolean
 xml:boolean
isForceUpdate Element isCalculatePrices Element BasePceGrossPrice Element ConversionId Element ApprovedDeliveryDays Element ApprovedAmount Element ApprovalNote Element DeliveryDays Element ReservedAmount Element DeliveredAmount Element RemainingAmount Element PriceType Element WeightedTotalNetPrice Element TotalVat Element TotalNetPrice Element TotalGrossPrice Element PceNetPrice Element PceGrossPrice Element PcePurchasePrice Element IsDropshipment Element IsParentRow Element IsSale Element IsNoDiscountOnDiscount Element IsNoDiscounts Element DiscountType Element VatRequired Element DiscountPercentage Element DiscountPrice Element MiscInfo Element Note2 Element Note1 Element IsCancelled Element QtyPerPackage Element NumberOfPackages Element DirectReservationAmount Element Amount Element Barcode Element Description Element PurchaseOrderRowId Element VatPercentage Element VatId Element OrderAtSupplierId Element PromotionId Element QuantityPriceBreakId Element DiscountAgreementClassificationId Element MixedMatchId Element ScannerId Element BrandId Element ProductId Element RelatedSaleOrderRowId Element SaleOrderId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence saleOrderRow Element Sequence UpdateSaleOrderRow Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ProductId xs:int
BrandId xs:int
ScannerId xs:int
VatId xs:int
VatPercentage xs:decimal
Description optional xs:string
Barcode xs:long
Amount xs:decimal
NumberOfPackages xs:decimal
IsCancelled xs:boolean
Note1 optional xs:string
Note2 optional xs:string
MiscInfo optional xs:string
DiscountPrice xs:decimal
VatRequired xs:boolean
IsNoDiscounts xs:boolean
IsSale xs:boolean
IsParentRow xs:boolean
IsDropshipment xs:boolean
PcePurchasePrice xs:decimal
PceGrossPrice xs:decimal
PceNetPrice xs:decimal
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
TotalVat xs:decimal
RemainingAmount xs:decimal
DeliveredAmount xs:decimal
ReservedAmount xs:decimal
ApprovalNote optional xs:string
ApprovedAmount xs:decimal
ConversionId xs:long
isForceUpdate xs:boolean
Response (UpdateSaleOrderRowSoapOut)

The response body is of type UpdateSaleOrderRowResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateSaleOrderRowResult Element Sequence UpdateSaleOrderRowResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service