Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table maintanence Generator

Former Member
0 Likes
859

Hi all,

I want to generate a table for create entries in my table Se11 wow to generate it.

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
830

Hi Ramana.

Goto Se11->Utilities->Table Maintenance Genetator

1.give your function group to generate code

2.set radio button either one step or two steps for process screens In that if you select one step all fields are come in one step if you select two step radio button key fields will come in one screen and another fields come in second screen.

3. give screen number

and then press create.

if usefull reward,

Mahi.

Hi all,

I want to generate a table for create entries in my table Se11 wow to generate it.

Thanks in advance.

4 REPLIES 4
Read only

Former Member
0 Likes
830

SE11> go inside

menubar> utilities> table maintenace geneartor.

if u want to access table using tcode, create a tocode using SE93 for the table maintenance

Read only

former_member386202
Active Contributor
0 Likes
830

Hi,

Goto SE11 give table name display it

then Utilities-> table maintainance Generator->create give authorization group

->maintenance screens -> save.

Regards,

Prashant

Read only

Former Member
0 Likes
830

Hi Ramana,

Step 1: Use Tcode SE55 , enter the tablename and click on create.

Step 2: Pass the parameters for Function Group, and Authorization group.

Maintanace type as Single step.

Maintenance Screens give a default screen i.e. 101 or while saving it will give the default screen.

Step 3: Change the Recording routine to the User recording routine.

Step 4: save your changes.

Step 5: Now you can maintain the values for the table using Tcode SM30.

Cheers.

Read only

Former Member
0 Likes
831

Hi Ramana.

Goto Se11->Utilities->Table Maintenance Genetator

1.give your function group to generate code

2.set radio button either one step or two steps for process screens In that if you select one step all fields are come in one step if you select two step radio button key fields will come in one screen and another fields come in second screen.

3. give screen number

and then press create.

if usefull reward,

Mahi.