‎2007 Jun 20 2:47 PM
can we retrive data from three tables through OO without alv?????
if yes can any body help me hw to write the code for that???
thanx in advance,
abhi...!
‎2007 Jun 21 6:31 AM
Hi Abhilash,
what exactly do you mean by retriening data through OO, data retrieval is same as we do in Procedural ABAP, only thing is in ABAP object code will be written in Classes instead of FMs.
Thanks,
Prashanth
‎2007 Jun 21 6:46 AM
Hi Abhilash,
Yes you can definitely access database tables through ABAP OO! You can write code to access tables in the methods of classes.
Reward points if helpful.
Regards,
Renuka.
‎2007 Jun 21 8:08 AM
Check out Object Services.
<a href="http://help.sap.com/saphelp_nw04s/helpdata/en/ab/9d0a3ad259cd58e10000000a11402f/frameset.htm">SAP Help</a>
There was a good weblog on this a while back but I can't seem to find it.
Cheers
Graham