2009 Jul 22 10:04 AM
Hi All,
The class CL_SQL_CONNECTION Provides a static method GET_CONNECTION which if sent a con_name as +R/3+* will give connection to R/3 DB.
Can I use this connection to get instance of CL_SQL_STATEMENT and create tables, insert data etc and view the changes in se11/se16?
Please help.
Regards,
Arpit
Hi All,
The class CL_SQL_CONNECTION Provides a static method GET_CONNECTION which if sent a con_name as +R/3+* will give connection to R/3 DB.
Can I use this connection to get instance of CL_SQL_STATEMENT and create tables, insert data etc and view the changes in se11/se16?
Please help.
Regards,
Arpit
2009 Jul 22 10:19 AM
hi,
check out this link :
http://help.sap.com/abapdocu_70/en/ABENADBC.htm
it contains all the detalis related to your connection object plus the statement object which you can use to implement ddl and dml in sap.
hope this will surely help you!!!
thanks & regards,
punit raval.
2009 Jul 22 10:45 AM
2009 Jul 24 9:07 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |