‎2010 Mar 29 3:27 PM
I'm looking at a legacy program written by someone else, which uses both OpenSQL to connect to the SAP database and native SQL to connect to an external database.
In this context, can anyone think of a reason why the CLIENT SPECIFIED addition may have been used in select statements where the client is always explicitly given as sy-mandt? This seems redundant to me, why not stick with the automatic client handling of OpenSQL? Is there anything I might be overlooking?
-- Sebastian
‎2010 Mar 29 3:39 PM
‎2010 Mar 29 3:39 PM