User Interface
Flex Application Retrieving Data from SAP Using Flash Remoting
The easiest and convenient way to connect the flex application with SAP is web-services. Get the information via web services into flex is good when the data is less but if the data returning from the SAP in large content then the best way is Flex remoting , which establishes connection between the java classes and Flash player.