‎2008 Apr 25 8:13 AM
I am functional guy very new to ABAP . I have created Table maintainace generator for a customer table but when I go to SM30,I can't see headings for fields f the table? How to get headings?
Please give step by step solution as I am not abap expert.
Thank for your response.
Vennela
‎2008 Apr 25 8:20 AM
Hi,
If the custom table is created without dataelement i.e predefined type then in Table maintainace generator can't see headings for fields f the table.
solution : you need to maintain the custom table with dataelements then you will get the description of the fields in Table maintainace generator
Regards
Kiran Sure
‎2008 Apr 25 8:16 AM
Go to SE11, give the table name and click on change. Then Go to utilities--> Table
maintenance generator.
In the table maintenance generator screen, we should give Authorization Group,
Function Group name (Function Group name can be same as table name),
Maintenance type can be one step or two step, usually we will create with one
step. we should give maintenance screen number. After clicking on create button,
a table maintenance generator will be created.
To check it go to SM30 . In SM30, we find display, Maintain options.
We can view the table contents by choosing Display and we can create table
entries by choosing Maintain.
I hope it helps.
Thanks,
Vibha
Please mark all the useful answers
‎2008 Apr 25 8:19 AM
Hi Vibha,
Thank you for your reply. I have done that but my problem I am not able see heading for the table fields in SM30.
Please help.
‎2008 Apr 25 8:19 AM
Hi Vennela are you creating the custom table witt the standard fileds or custom fields, if they maintain the filed name in data element it should come.
Rajesh
‎2008 Apr 25 8:20 AM
‎2008 Apr 25 8:23 AM
Check the Field label for the data element, if it is not there , maintain the filed label and recreate the table maintenance.
Rajesh.
‎2008 Apr 25 8:23 AM
If they are custom fields, then go to dataelement of those fields and checek whether lables are maintained in Field Lable Tab of their data elements.
I hope it helps.
‎2008 Apr 25 8:32 AM
‎2008 Apr 25 9:29 AM
‎2008 Apr 25 8:20 AM
Hi,
If the custom table is created without dataelement i.e predefined type then in Table maintainace generator can't see headings for fields f the table.
solution : you need to maintain the custom table with dataelements then you will get the description of the fields in Table maintainace generator
Regards
Kiran Sure