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

The request body is of type GetSingleReceivedProductHeader.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleReceivedProductHeader Element

Overview

Sequence
itemId xs:int
Response (GetSingleReceivedProductHeaderSoapOut)

The response body is of type GetSingleReceivedProductHeaderResponse.

Response Body Parameters

NameDescriptionData Type
 ReceivedProductHeaderInfo
TotalVatAmount Element TotalPriceExclVat Element ConversionId Element ShipmentReference Element BuyerReference Element SupplierReference Element InboundFileId Element InboundMessageId Element PurchaseOrderId Element Status Element MiscInfo Element Label Element ContainerId Element SupplierId Element BookmarkId Element ReceivedProductScenarioId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleReceivedProductHeaderResult Element Sequence GetSingleReceivedProductHeaderResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
BookmarkId xs:int
SupplierId xs:int
Label optional xs:string
MiscInfo optional xs:string
SupplierReference optional xs:string
BuyerReference optional xs:string
ShipmentReference optional xs:string
ConversionId xs:long
TotalVatAmount xs:decimal
See Also
All Operations Resource GroupProductBaseComponents Web Service