Hello,
I want to fill SelectionByBusinessPartnerRoleCode element in FindByElements in QueryAccounts WSDL. When I'm trying to fill, it is asking for collection line. I'm not able to find the selection range data type for it.
We have to fill like shown below in SOAP UI. Similarly, I need to have selection range data type in ABSL to fill the content and Add to the element.
<SelectionByBusinessPartnerRoleCode>
<InclusionExclusionCode>I</InclusionExclusionCode>
<IntervalBoundaryTypeCode>1</IntervalBoundaryTypeCode>
<LowerBoundaryRoleCode>Z00001</LowerBoundaryRoleCode>
</SelectionByBusinessPartnerRoleCode>
Could you please let me know if anyone knows which data type needs to be used?
Thanks.
Regards,
MB