Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: Defining Variables in ABAP

$
0
0

Hi Arshad Ahamed,

 

You should use Field symbols.

Field symbols are similar to dereferenced pointers in C (that is, pointers to which the content operator * is applied).  However, the only real equivalent of pointers in ABAP, that is, variables that contain a memory address (reference) and that can be used without the contents operator, are reference variables in ABAP Objects.

Link reference:
http://help.sap.com/saphelp_nw04/helpdata/EN/fc/eb3860358411d1829f0000e829fbfe/content.htm

Good job!

 

Thanks & Regards,

Tony Pham


Viewing all articles
Browse latest Browse all 10425

Trending Articles



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