2006 Jan 26 8:18 AM
Dear All,
I created a report which runs only on DEV system
and appends some rows in a database table.
Now, since i change(i.e. add) rows in a Table, this needs to be passed to T and P systems.
So, could you help me how to do this? i've figured out that FM RS_CORR_INSERT should be used, but i can't find
the documentation of it and dont know what all values need to be passed.
Do i need to pass the whole table object or the structure as soon as i append it to table?
If anyone can provide me some documentation of this FM, it would be very helpful.
Thnx,
Rohit.
Dear All,
I created a report which runs only on DEV system
and appends some rows in a database table.
Now, since i change(i.e. add) rows in a Table, this needs to be passed to T and P systems.
So, could you help me how to do this? i've figured out that FM RS_CORR_INSERT should be used, but i can't find
the documentation of it and dont know what all values need to be passed.
Do i need to pass the whole table object or the structure as soon as i append it to table?
If anyone can provide me some documentation of this FM, it would be very helpful.
Thnx,
Rohit.
2006 Jan 26 9:17 AM
Hi Rohit,
For transpoting table entries you can try this,
Go to transaction SE16,
select your entries and go to Table entry -> Transport entries and assign the entries to transport request.
Or You have to create a Workbench transport request with transaction SE01/SE10. Add Entry
PgmID = R3TR
Obj = TABU
Object name = Name of your table
Double-click on the created line and put '*' in the key field or double-click on it and select the key you need to transport and specify the value range.
Thanks
Lakshman
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |