‎2007 Nov 27 11:55 AM
Hello SAP Minds,
How to read the data from Oracle data base to SAP tables. How can i use directly the Oracle database as input..
I have to upload the time data for my client for each of its employee per day. Their clock in and clock out time is recorded in the time maching and finally it gets stored into centralised oracle database, now they want me to use this centralised database as input and upload the same into SAP.
For example :
pernr time-in time-out begda endda
00001 8.00 18.00 26-11-2007 26-11-2007
‎2007 Nov 27 12:03 PM
You can use the database connector (DBCON) to read external databases directly.
matt