Hi Shibli,
I'm having a similar issue with binding from the SAP webservice to a
datagrdi. I've managed a simple webservice call and bound a string
result to a text using something like
<mx:Text text="{srv.ZZBAPI_HELLOWORLD.lastResult.HELLOTEXT}"
width="432"/>
But when I'm using the standard BAPI_FLCUST_GETLIST I can't manage
to bind the CUSTOMER_LIST (which is one of many returned) to the
datagrid. Did you manage to get anywhere?
I'm using flex3 beta with a NetWeaver 2004s backend system.
Any help will be much appreciated.
Thanks
Darren
>