Creating Tables and Table entries
Hi guys,
Sorry for the basic questions:
Anyone know of a step by step guide to creating a table within SAP? Is it possible to maintain a self-made table without having to use ABAP programs?
I've now moved on from unit testing to creating tables, only problem is no-one wants to show me how to do this.
Thanks.
Create tables with transaction SE11. SAPs Online Documentation is sufficient.
If you allow table maintainence you can maintain table entries directly whith SE11/ SE16. However, this is not recommended for complex processes.
Have some fun...
ynw
Nice one Novice,
I'd also like to know this. Never done it so far but would be useful to know.
Cheers,
Arie
Create maintence view to update tables...
...and use transaction SM30 to maintain.
Regards
Henk