I created new Query taking PurchTable and PurchLine and generated the service.
After adding the reference to visual studio am trying to create new PO but failed to do.
I am getting an exception saying that "Group must be filled in" in .......xpath....PurchTable[1]/PurchLine[1]
But there is no such field called "Group" in PurchTable or PurchLine.