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

Creating a Static attribute & Calling it !!!!

$
0
0

Hi Experts,

 

I am new to oops ABAP , Kindly check the below program...

 

 

class cl_1 definition.

public section.

 

class-data  A type i value 44.

 

endclass.

 

start-of-selection.

 

cl_1=>A.

 

write A.

 

 

 

ERROR- Statement "cl_1=>A" is not defined.Check your spelling.

 

 

Thanks,

Bunty


Viewing all articles
Browse latest Browse all 8392

Trending Articles



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