2009 Apr 13 2:57 PM
Hello Gurus,
I have a Z table, for which we have created a table maintenence view generated and then we've attached a Z taransaction code to the same.
So if the user want, he can go to this transaction and add/edit/delete table entries right then and there.
But now the user wants a upload from excel utility/option from the same screen.
I have read somewhere on SDN that we can create custom routines and attach it to table maintenence generator, but i donno how to do it.
Can anyone please guide me or point me to some links...it would be very helpful.
Thanks in advance.
Cheers,
Tatvagna Shah.
Hello Gurus,
I have a Z table, for which we have created a table maintenence view generated and then we've attached a Z taransaction code to the same.
So if the user want, he can go to this transaction and add/edit/delete table entries right then and there.
But now the user wants a upload from excel utility/option from the same screen.
I have read somewhere on SDN that we can create custom routines and attach it to table maintenence generator, but i donno how to do it.
Can anyone please guide me or point me to some links...it would be very helpful.
Thanks in advance.
Cheers,
Tatvagna Shah.
2009 Apr 13 3:08 PM
Hi,
Check this link..if will provide you the list of events present in the Table Maintenance Generator..[Table maintenance generator Events|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc]
2009 Apr 13 3:41 PM
Hi Shah,
For the module pool program of the VIEW, there will be PBO and PAI events through which u can acheive ur functionality.
1. Create a text field of type file path to upload file.
2. Create a pushbutton and assign a function code. In the PAI of the program write code to upload the data using GUI_UPLOAD.
Ram.
2009 Apr 14 6:00 AM
To Avinash,
Thanks buddy, but not much helpful. I need a functionality to upload from excel..and i'm not even able to find the PF-STATUS to add a button or something.
To Rammohan,
Thanks to you too, but the PBO and PAI seems to be a standard and I'm not able to change much.
Am still trying.
Cheers,
Tatvagna.
2009 Apr 14 6:34 AM
Hi,
If you create your maintenance generator screen with a single screen, you can just copy from excel and paste it in SM30 or your Z-tcode.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |