SAP Ruby tutorial: currency exchange rates application
SAP Ruby tutorial: currency exchange rates application
Web logs
Really good article on interfacing the Ruby language and the SAP environment through SAP::Rfc which allows RFC calls to SAP from Ruby.
via piers harding
SAP on Rails focuses on providing an alternative type of Model template to the default - ActiveRecord. This is done via SAP::Rfc which allows RFC calls to SAP from Ruby, with automatic handling of data types, and discovery of interface definitions for RFCs. Some of this has been covered in a previous article, and on SDN. The model templating class is SAP4Rails. It's job is to automatically build up connections to R/3, look up the interface definitions for the collection of associated RFCs, and to hold the attribute definitions for the given model. This, coincidentally, corresponds to the SAP Business Objects view of the world in BAPIs.
0 TrackBacks
Listed below are links to blogs that reference this entry: SAP Ruby tutorial: currency exchange rates application.
TrackBack URL for this entry: http://www.saplog.com/MT-4.01-en/mt-tb.cgi/22

Leave a comment