ProductBaseComponents Web Service
Method/productbasecomponents.asmx/VerifySeasonProfileRowInfo
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/VerifySeasonProfileRowInfo (Method)
Description
The VerifySeasonProfileRowInfo function verifies a seasonProfileRow record against the available business rules.
Request (VerifySeasonProfileRowInfoSoapIn)

The request body is of type VerifySeasonProfileRowInfo.

Request Body Parameters

NameDescriptionData Type
 SeasonProfileRowInfo
 xml:boolean
isAddingRecord 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 VerifySeasonProfileRowInfo Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
FromMonth xs:unsignedByte
FromDay xs:unsignedByte
isAddingRecord xs:boolean
Response (VerifySeasonProfileRowInfoSoapOut)

The response body is of type VerifySeasonProfileRowInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifySeasonProfileRowInfoResult Element Sequence VerifySeasonProfileRowInfoResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service