ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetCompaniesDimensions
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetCompaniesDimensions (Method)
Description
The GetCompaniesDimensions function returns all companies infos for the calling organization.
Request (GetCompaniesDimensionsSoapIn)

The request body is of type GetCompaniesDimensions.

Request 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 dimension Element Sequence GetCompaniesDimensions 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
Response (GetCompaniesDimensionsSoapOut)

The response body is of type GetCompaniesDimensionsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewDimensionInfo
IsoDimensionCode Element Description Element ShortDescription Element IsoDimensionId Element ExternalCode Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewDimensionInfo Element Sequence GetCompaniesDimensionsResult Element Sequence GetCompaniesDimensionsResponse Element

Overview

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