‎2009 Nov 11 9:46 AM
Hi,
How to use CL_SQL_STATEMENT for dynamic tables which is from an extrernal database?
Regards,
Arun.
‎2009 Nov 11 11:11 AM
Hello Arun,
Refer to the [CL_SQL_STATEMENT|http://help.sap.com/abapdocu_70/en/ABENCL_SQL_STATEMENT.htm] for more information on how to execute database calls.
Hope this resolves your problem!
Thanks,
-Augustin.
Search SDN Before you POST !!
‎2009 Nov 11 11:11 AM
Hello Arun,
Refer to the [CL_SQL_STATEMENT|http://help.sap.com/abapdocu_70/en/ABENCL_SQL_STATEMENT.htm] for more information on how to execute database calls.
Hope this resolves your problem!
Thanks,
-Augustin.
Search SDN Before you POST !!
‎2009 Nov 11 9:44 PM
Halo Arun,
You have so many ADBC* programs within SAP itself . Just go to SE38 and see one of the examples
you will get a clear idea of how to use the CL_SQL_STATEMENT classes