ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdatePurchaseStatusRow
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdatePurchaseStatusRow (Method)
Description
The UpdatePurchaseStatusRow function updates a purchaseStatusRow record.
Request (UpdatePurchaseStatusRowSoapIn)

The request body is of type UpdatePurchaseStatusRow.

Request Body Parameters

NameDescriptionData Type
 PurchaseStatusRowInfo
 xml:boolean
isForceUpdate Element PreferredStatus Element AvailableForOrdering Element Cancelled Element Description Element Code Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence purchaseStatusRow Element Sequence UpdatePurchaseStatusRow Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
Description optional xs:string
Cancelled xs:boolean
PreferredStatus xs:boolean
isForceUpdate xs:boolean
Response (UpdatePurchaseStatusRowSoapOut)

The response body is of type UpdatePurchaseStatusRowResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdatePurchaseStatusRowResult Element Sequence UpdatePurchaseStatusRowResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service