ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetPriCatTranslations
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetPriCatTranslations (Method)
Description
The GetPriCatTranslations function returns all priCatTranslation records for the specified parameters.
Request (GetPriCatTranslationsSoapIn)

The request body is of type GetPriCatTranslations.

Request Body Parameters

NameDescriptionData Type
 PriCatTranslationsFilter
 xml:int
 xml:int
 xml:string
 xml:int
 xml:int
includeItemId Element skipItemId Element orderBy Element maxRecords Element offset Element MappedOnly Element IgnoredOnly Element DestinationText Element DescriptionTable Element SourceText Element SupplierId Element Sequence filter Element Sequence GetPriCatTranslations Element

Overview

Sequence
Sequence
offset xs:int
maxRecords xs:int
orderBy optional xs:string
skipItemId xs:int
Response (GetPriCatTranslationsSoapOut)

The response body is of type GetPriCatTranslationsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewPriCatTranslationInfo
SupplierName Element SupplierNumber Element Ignore Element DestinationText Element DestinationTable Element SourceText Element SupplierId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPriCatTranslationInfo Element Sequence GetPriCatTranslationsResult Element Sequence GetPriCatTranslationsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
SupplierId xs:int
SourceText optional xs:string
DestinationTable optional xs:string
DestinationText optional xs:string
Ignore xs:boolean
SupplierName optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service