2007 Sep 28 3:26 PM
Hi all,
I have a custom table and many se38 reports or Bapi which modify or insert records in this table.
Now from se11 I must add 4 new fields to this table that have to contain system values.
Can I write a routine which automatically fills these new fields when an insert or modify command runs on this table?
Best Regards,
Raffaele
It would be awkward, but after the program or BAPI finishes, update the table.
Rob
2007 Sep 28 4:23 PM
2007 Sep 28 4:38 PM
2007 Sep 28 4:51 PM
In the past, I have created a table maintenance dialogue and filled in automatic fields at event 01 (before saving data).
Rob
2007 Sep 28 5:01 PM
I tried to use this event but it runs only when I modify table data from SM30 transaction. But are you sure that this event runs also when a Bapi or an exeecutable program runs?
thanks
2007 Sep 28 5:04 PM
No, it doesn't. You will have to do it manually yourself.
Rob
2007 Sep 28 5:18 PM
I need, instead this type of solutions. Because I manage table data by Bapi or SE38 programs. Do you know any solution?
Thanks anyway
2007 Sep 28 5:19 PM
It would be awkward, but after the program or BAPI finishes, update the table.
Rob
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |