Making a SQL call against an SAP table
How do I make a SQL call against an SAP table?
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial Director
You never want to make a SQL call against the SAP
database directly. Instead, SAP provides a set of RFCs
to read and update SAP tables directly. Check out the
read and update RFCs to make your changes. You can
actual use SQL-style clauses within these RFCs, so if
SQL is your area, then you have no problems using
these RFCs.
Dig Deeper
-
People who read this also read...
This was first published in April 2004