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

The request body is of type GetSinglePriCatTranslation.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSinglePriCatTranslation Element

Overview

Sequence
itemId xs:int
Response (GetSinglePriCatTranslationSoapOut)

The response body is of type GetSinglePriCatTranslationResponse.

Response Body Parameters

NameDescriptionData Type
 PriCatTranslationInfo
Ignore Element DestinationText Element DestinationTable Element SourceText Element SupplierId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSinglePriCatTranslationResult Element Sequence GetSinglePriCatTranslationResponse Element

Overview

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
See Also
All Operations Resource GroupProductBaseComponents Web Service