ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdatePriCatTranslation
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdatePriCatTranslation (Method)
Description
The UpdatePriCatTranslation function updates a priCatTranslation record.
Request (UpdatePriCatTranslationSoapIn)

The request body is of type UpdatePriCatTranslation.

Request Body Parameters

NameDescriptionData Type
 PriCatTranslationInfo
 xml:boolean
isForceUpdate Element Ignore Element DestinationText Element DestinationTable Element SourceText Element SupplierId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence priCatTranslation Element Sequence UpdatePriCatTranslation 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
isForceUpdate xs:boolean
Response (UpdatePriCatTranslationSoapOut)

The response body is of type UpdatePriCatTranslationResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdatePriCatTranslationResult Element Sequence UpdatePriCatTranslationResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service