Additional Blogs by SAP
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member182779
Active Contributor
0 Kudos
Welcome to this brand new Ruby/SAP series. In this first volume, we are going to develop a very simple SE16 emulator using Ruby, SAP and SAP::Rfc. First things first...You may asking yourself...Ruby? What's that? Well...It's a Japanese programming language with about 10 years of history...Never heard of it? Don't worry...Me neither...When Rails came out, everybody started to point at Ruby. Lucky us, there was person who already knew Ruby, so he develop a bridge between Ruby and SAP. I'm talking of course, about the great Piers Harding

If you read his blog RFC_READ_TABLE - my old faithful - what has happened to you?, and understand it...Sorry Piers, I'm still a newbie. You're going to see the main purpose of mine...Make a simple SE16 Terminal Emulator.

Why I'm not using Rails instead of Ruby? Easy...Ruby is the heart of Rails.

Ok, enough chat...Let's get our hand dirty.

Here's what we are going to get...



And here's the source code for it...

Ruby_SE16.rb


Easy right? Hope you like it, and stay tuned for the next volume.

5 Comments