insert rows into db table online

Question:
Hi,
How to insert rows into db table online ??? not in background.
Thanks,
starter.
Answer:
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

More Articles:

Writing data to SQL Server from SAP using OLE?
Displaying message error?
Logical database PNP - any hidden lines?
Dear Wolfgang/R---Plz Help!!?
Table maintenance generator?
REUSE_ALV_GRID_DISPLAY problem?