Archive for August, 2009

Dynamic Dropdowns – Flight Routes

Posted in SAP WebDynpro on August 16th, 2009 by asabau – Be the first to comment

All Flight Routes webdynpro search dropdowns controls are dynamically populated at runtime based on some inner joins on table data. One may expect dropdown values contain direct data binding from inner tables just like it’s the case for webdynpro tables but this is not the case.
read more »

Flash Island Communication – Flight Routes

Posted in Adobe Flex, SAP WebDynpro on August 15th, 2009 by asabau – Be the first to comment

Two way communication between a flash island and its webdynpro container is possible and you can achieve it in more than one way.
read more »

Google Maps in Flex – Flight Routes

Posted in Adobe Flex, SAP WebDynpro on August 9th, 2009 by asabau – 2 Comments

Main application mxml is ZSAB_ISL_SPFLIGHT following an ABAP like naming convention. Everything is built on two variables shared between flex and webdynpro: flightList and currentFlight. Every time they get updated, the map overlays get updated as well.
read more »

WebDynpro Flash Island via Google Maps – Flight Routes

Posted in Adobe Flex, SAP WebDynpro, Showcase on August 8th, 2009 by asabau – Be the first to comment
WebDynpro Flash Island via Google Maps - Flight Routes

read more »