‎2008 Jul 07 6:46 AM
hi experts,
I have a different scenario to be addressed.the Java people are creating some tables in oracle using the SQL statements.
How to access these tables in Abap dictionary?
Any help will be rewarded
Thanx and Regards
Prajith
‎2008 Jul 07 10:48 AM
‎2008 Jul 07 7:06 AM
Hi,
You can execute the SQL statements in ABAP using the Native SQL.
The following link you give you an idea on this
http://help.sap.com/erp2005_ehp_03/helpdata/EN/fc/eb3b8b358411d1829f0000e829fbfe/frameset.htm
Hope this is Helpful
‎2008 Jul 07 10:48 AM
‎2008 Jul 08 11:25 AM
Hi Prajith,
Use the following link which will help you to create native sql statements.
http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3b8b358411d1829f0000e829fbfe/content.htm
Thanks,
Naveen Kumar.