ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateSeasonProfileRow
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateSeasonProfileRow (Method)
Description
The UpdateSeasonProfileRow function updates a seasonProfileRow record.
Request (UpdateSeasonProfileRowSoapIn)

The request body is of type UpdateSeasonProfileRow.

Request Body Parameters

NameDescriptionData Type
 SeasonProfileRowInfo
 xml:boolean
isForceUpdate Element MaxStockPercentage Element MinStockPercentage Element FromDay Element FromMonth Element SeasonProfileId Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence seasonProfileRow Element Sequence UpdateSeasonProfileRow Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
FromMonth xs:unsignedByte
FromDay xs:unsignedByte
isForceUpdate xs:boolean
Response (UpdateSeasonProfileRowSoapOut)

The response body is of type UpdateSeasonProfileRowResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateSeasonProfileRowResult Element Sequence UpdateSeasonProfileRowResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service