ProductBaseComponents Web Service
Method/productbasecomponents.asmx/AddPurchaseStatusRow
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/AddPurchaseStatusRow (Method)
Description
The AddPurchaseStatusRow function adds a purchaseStatusRow record.
Request (AddPurchaseStatusRowSoapIn)

The request body is of type AddPurchaseStatusRow.

Request Body Parameters

NameDescriptionData Type
 PurchaseStatusRowInfo
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 AddPurchaseStatusRow 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
Response (AddPurchaseStatusRowSoapOut)

The response body is of type AddPurchaseStatusRowResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddPurchaseStatusRowResult Element Sequence AddPurchaseStatusRowResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service