IMS Web Service Reference

Method: CheckForOverlappingMaterialGroupingSpecification

Description

Call this method to check if there are other material groupings within this particular branch configuration that have overlapping material specifications.

Action

http://ims.lyngsoesystems.com/administration/CheckForOverlappingMaterialGroupingSpecification

Input

The input of this method is the document element tns:CheckForOverlappingMaterialGroupingSpecification having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:BranchKey  common:BranchKeyType  1..1 
tns:BranchConfigurationKey  common:BranchConfigurationKeyType  1..1 
tns:MaterialGroupingKey  common:MaterialGroupingKeyType  1..1 
tns:SortByClassification  xsd:boolean  1..1 
tns:MaterialGroupingSpecification  common:MaterialGroupingSpecInfoType  1..1 
Output

The output of this method is the document element tns:CheckForOverlappingMaterialGroupingSpecificationResponse having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:OverlappingMaterialGroupings  common:SimpleMaterialGroupingInfoType  0..* 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
IllegalClassificationInterval  common:IllegalClassificationIntervalExceptionInfo 
IllegalAlphabetisationInterval  common:IllegalAlphabetisationIntervalExceptionInfo