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

ABAP dictionary

Former Member
0 Likes
517

i have created a table in SE 11 how to see this table in SM 30 plz help

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
493

steps for table Maintenance

1) go to se11 check table maintanance check box under

attributes tab

2) utilities-table maintanance Generator-> create function group and assign it under

function group input box. also assign authorization group default &NC& .

3) select standard recording routine radio in table table mainitainence generator to move table contents to quality and production by assigning it to request.

4) select maintaience type as single step.

5) maintainence screen as system generated numbers this dialog box appears when you click on create button

6) save and activate table

Regards,

Satish

4 REPLIES 4
Read only

Former Member
0 Likes
493

Hi,

go to the menu utilities/ table maintenance generator inside SE11 for your table.

The system will create you the views for SM30 then.

The table must defined as an master-data-table. You can see this under attributes in SE11.

Regards

NIcole

Read only

Former Member
0 Likes
493

After activating the table

goto Utilities in the menu bar-->Then at the bottom there will be table maintanence generator-click that

I till open a new screen..It will ask for authorization group give &NC&

Next plz select a function group ..And finally press create button on the application toolbar..

Then goto sm30 tcode and u can see this table there..Now its ready to enter the values

Read only

Former Member
0 Likes
493

Hi

You need to do Table Maintanence Generator......

1) Go to SE11 and check table maintanance check box under attributes tab.

2) Go to menu Utilities -> Table Maintanance Generator ->

Create function group and assign it under function group input box. You can enter same as table name for function group. Also assign authorization group default &NC& .

3) Select standard recording routine radio in table table mainitainence generator to move table contents to quality and production by assigning it to request.

4) Select maintenance type as single step.

5) Maintainence screen as system generated numbers this dialog box appears when you click on create button.

6) Save and activate table.

Then go to SM30 and enter table name.

<b>Reward if usefull</b>

Read only

Former Member
0 Likes
494

steps for table Maintenance

1) go to se11 check table maintanance check box under

attributes tab

2) utilities-table maintanance Generator-> create function group and assign it under

function group input box. also assign authorization group default &NC& .

3) select standard recording routine radio in table table mainitainence generator to move table contents to quality and production by assigning it to request.

4) select maintaience type as single step.

5) maintainence screen as system generated numbers this dialog box appears when you click on create button

6) save and activate table

Regards,

Satish