ProductBaseComponents Web Service
Method/productbasecomponents.asmx/AddDimension
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/AddDimension (Method)
Description
Add new record to Dimensions table
Request (AddDimensionSoapIn)

The request body is of type AddDimension.

Request Body Parameters

NameDescriptionData Type
 DimensionInfo
 xml:boolean
isAutoClaim Element Description Element ShortDescription Element IsoDimensionId Element ExternalCode Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence dimension Element Sequence AddDimension 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
isAutoClaim xs:boolean
Response (AddDimensionSoapOut)

The response body is of type AddDimensionResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddDimensionResult Element Sequence AddDimensionResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service