Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8608

FOR Statement in ABAP code

$
0
0

Dear Expert,

 

I have a source code in C++ like this:

 

  {
  for (int n=1; n<10; n++) {
  cout << n << ", ";
  }
  cout << "Exit the for loop statement!\n";

How to write this code in abap?

 

thanks so much


Viewing all articles
Browse latest Browse all 8608

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>