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

The request body is of type GetSingleShelfDisplay.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleShelfDisplay Element

Overview

Sequence
itemId xs:int
Response (GetSingleShelfDisplaySoapOut)

The response body is of type GetSingleShelfDisplayResponse.

Response Body Parameters

NameDescriptionData Type
 ShelfDisplayInfo
Description Element Code Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleShelfDisplayResult Element Sequence GetSingleShelfDisplayResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
Description optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service