2008 Dec 22 6:06 AM
Respected Gurus,
Can anybody guide me for the scenario:
1) to develop the ztable ,the entries/fields in ztable are some user built and some taken frm SAP standard tables(Mseg,Makt,Lfa1 or more).
2) i have to fill the table using tcode.
3) also to display the data on single click of Ok_code on the screen .
4) kindly guide me for the all code for the same scenario.
regards,
2008 Dec 25 9:40 AM
Hi,
It is very much possible.
1. You can create a new table in SE11/SE12 and u can create this table as a maintainable table( able to maintain entries). An ABAPer can help you to enable this table as maintainable one.
2. If you know the name of the maintainable table, you can maintain entries directly in SM30. If you need a tcode for this, you can also do this by creating a tcode in SE91 for the table.
3. If you know the tcode, you can directly view and download the entries using the tcode itself.