Archives for: October 2009, 28
SAP ABAP Changes to Database Tables
In SAP, data is stored in backend database tables. Such data may include master data, transactional data, configuration data and so on. In order to ensure that ABAP programs get the right access to the database table, the runtime object for the table sho… more »