Delete/insert lines with SOAP web service

Hi,

I don't understand how to set up the parameters to insert and delete lines via web service; actually, I can't find much on those parameters in general (their definition, when should I use which, etc). A simple example would do the job as well, I can learn from that, but I can't find anyhing on it.

I am trying this on sales quotes, so I know that in order to delete lines I should set 

WW_ACTION = "SUPLIG"
WW_IDENT = mySQHNUM
 and then I should give some value to the 
WW_TAB
 and 
WW_PAR
 arrays, but I don't know what they are referring to. I am using Sage X3 v11.

Can someone give me some insight, please?

Thank you

Parents Reply Children