hello everyone
when I consume a web service in abap ,then it occured a erro.
string '2009-11-30' is not valid ALL xsd type
the web service was developed by .net ,the paramter type is datatime. but in abap ,there is no datatime type .
i try string,char,XSDDATETIME_Z. the problem also occured.
please do me a favor.
thanks advance!