2007 Feb 09 7:11 AM
I am a C developer and there is a concept of pointers to functions in C.
How to implement the concept of pointers to functions in ABAP??
No the question is not on pointers .The question is how to get the reference
to standarad libraries as in C we can get the pointer to a function .
2007 Feb 09 7:15 AM
Shreya,
Call by reference concept is pointers concept & Field symbles also pointers concept.
Pls. Mark if useful
2007 Feb 09 7:17 AM
Hi Shreya,
There are no pointers as in C in ABAP.Instead we have Field Symbols.
field symbol is a reference to a memory location.
for more details go thru these links.
http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3860358411d1829f0000e829fbfe/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb387a358411d1829f0000e829fbfe/content.htm
https://forums.sdn.sap.com/click.jspa?searchID=167714&messageID=2392744
Regards,
Priyanka.
2007 Feb 09 8:04 AM
No the question is not on pointers .The question is how to get the reference
to standarad libraries as in C we can get the pointer to a function .
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |