insert rows into db table online
Hi,
How to insert rows into db table online ??? not in background.
Thanks,
starter.
You would use a dialog program to do this. The dialog program is executed with a transaction code. If the db tab you are talking about is one of SAP's, there should be a transaction that will do the update. If it's one of yours, you need to write a dialog program.
You can also use the tabe maintenance screen sm31 for a more utilitarian update.
Robert Crouser