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

The request body is of type VerifyContainerArticleInfo.

Request Body Parameters

NameDescriptionData Type
 ContainerArticleInfo
 xml:boolean
isAddingRecord Element ContainerId Element ContainerPosition Element ConsumerUnits Element PurchaseOrderRowId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence containerArticle Element Sequence VerifyContainerArticleInfo Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ConsumerUnits xs:decimal
ContainerPosition optional xs:string
isAddingRecord xs:boolean
Response (VerifyContainerArticleInfoSoapOut)

The response body is of type VerifyContainerArticleInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyContainerArticleInfoResult Element Sequence VerifyContainerArticleInfoResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service