ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleDimension
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleDimension (Method)
Description
Get single record from Dimension table by specified primary key
Request (GetSingleDimensionSoapIn)

The request body is of type GetSingleDimension.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleDimension Element

Overview

Sequence
itemId xs:int
Response (GetSingleDimensionSoapOut)

The response body is of type GetSingleDimensionResponse.

Response Body Parameters

NameDescriptionData Type
 DimensionInfo
Description Element ShortDescription Element IsoDimensionId Element ExternalCode Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleDimensionResult Element Sequence GetSingleDimensionResponse Element

Overview

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