ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSinglePurchaseStatusRow
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSinglePurchaseStatusRow (Method)
Description
The GetSinglePurchaseStatusRow function returns the purchaseStatusRow record for the given primary key.
Request (GetSinglePurchaseStatusRowSoapIn)

The request body is of type GetSinglePurchaseStatusRow.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSinglePurchaseStatusRow Element

Overview

Sequence
itemId xs:int
Response (GetSinglePurchaseStatusRowSoapOut)

The response body is of type GetSinglePurchaseStatusRowResponse.

Response 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 GetSinglePurchaseStatusRowResult Element Sequence GetSinglePurchaseStatusRowResponse 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
See Also
All Operations Resource GroupProductBaseComponents Web Service