Sorry for a very basic question, suppose you have an oracle database with sap system in organisation, then while writing the select queries , will the database tables names differ?
Suppose if am retrieving data from standard sap vbak
table, then actually data won't be existing here right?, since I am using oracle database, the sales document data will be stored in some oracle database table right? so how can you write the select query with vbak
only (i.e sap database table)?
Thanks & Regards.