‎2008 Feb 04 2:38 PM
Hi,
Could any one tell me the procedure for getting entries from pooled tables. example A016 is a pooled table. how we can get data from that table using select statement.
<REMOVED BY MODERATOR>
Thanks in advance.
Edited by: Alvaro Tejada Galindo on Feb 4, 2008 4:01 PM
‎2008 Feb 04 2:40 PM
Hi,
you can use simple select query for accessing the data from pooled and cluster tables but you cannot use innerjoin for that kind of tables. only it supports open sql not native sql since abap uses open sql so nothing wrong is there.
please chek ths
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb13446011d189700000e8322d00/frameset.htm
Regards,
Satish