2006 Oct 03 9:35 AM
hello all,
user want to put the data himself in a 'Z' table.
is it possible?
wich transaction do this?
thanks,
dana.
2006 Oct 03 9:36 AM
make table maintinance view for table(sm30) ..
and also u provide authority to perticular user to fill data.
hello all,
user want to put the data himself in a 'Z' table.
is it possible?
wich transaction do this?
thanks,
dana.
2006 Oct 03 9:36 AM
create a table maintenance generator for the Ztable
SE11 - > enter table name - > utilities - > table maintenance generator
go to SM30 to maintain data
Regards
- Gopi
2006 Oct 03 9:36 AM
make table maintinance view for table(sm30) ..
and also u provide authority to perticular user to fill data.
2006 Oct 03 9:37 AM
Hi,
For updating Z table you need to define your own transaction or abap code. If you want to update the Z table at the time of updating some SAP transaction then you have to go for User exits.
If you want to manually update the table then you have to maintain the table Maintenance generator so that SM30 can be used.
Hope this helps.
2006 Oct 03 9:37 AM
According to my understanding u can put the data.
Create ur own tcode and insert the data.
Try to be more clear.
Regards
2006 Oct 03 9:39 AM
Hi dana,
1. a) First we have to create a table maintenance,
using se11 itself.
(this will generated the required code, screens etc,
for entering/modifying/deleting data)
b) Then using SM30 and the table name,
one can maintain the data.
regards,
amit m.
2006 Oct 03 9:48 AM
2006 Oct 03 9:48 AM
Hi,
Go to
se11>utilities>table maintenance generator-->there u fill
Fungroup group (inthe function group u give a z name related to ur table name)
package
maintenance screen type and screen name
After this save and activate.
Then goto
Utilities>TABLE CONTENTS>CREATE ENTERIES
Hope this will be useful for u.
Thanks
Raj.
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |