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

Entering data into a custom table

Former Member
0 Likes
841

Hi All,

I created a custom table Zprice and went to Tcode SM30 to enter some data in to it and I am getting the error 'The maintenance dialog for ZPPRICE is incomplete or not defined'. Can you please help me rectify the error. Is there any other way to enter data in to it.

Thanks,

Veni.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
800

Hi,

You have to create a table maintenance to enter values in SM30..

Steps to create TM..

GO TO SE11

Give the table name..

Press change..

In the menu..UTILITIES -> TABLE MAINTENANCE GENERATOR.

Give the function group name...Ex..Give the table name itself..

Give screen numbers...

Press create button..

Then the screens to maintain will automatically be generated..

Now go to SM30...

Thanks,

Naren

Hi,

You have to create a table maintenance to enter values in SM30..

Steps to create TM..

GO TO SE11

Give the table name..

Press change..

In the menu..UTILITIES -> TABLE MAINTENANCE GENERATOR.

Give the function group name...Ex..Give the table name itself..

Give screen numbers...

Press create button..

Then the screens to maintain will automatically be generated..

Now go to SM30...

Thanks,

Naren

5 REPLIES 5
Read only

Former Member
0 Likes
800

Hi Veni,

How big is the data that you need to enter??

Thanks

Aneesh.

Read only

Former Member
0 Likes
801

Hi,

You have to create a table maintenance to enter values in SM30..

Steps to create TM..

GO TO SE11

Give the table name..

Press change..

In the menu..UTILITIES -> TABLE MAINTENANCE GENERATOR.

Give the function group name...Ex..Give the table name itself..

Give screen numbers...

Press create button..

Then the screens to maintain will automatically be generated..

Now go to SM30...

Thanks,

Naren

Read only

Former Member
0 Likes
800

HI Veni,

i believe u need to generate a Table Maintainance Generator.

Se11 --> Give the table name..

Press change..

Utilities --> table maintainance generator --> create.

provide function group name and Authorization grp as &NC&

and click on propose screen numbers..

then create and save and activate.

then go to SM30.

now u cna maintain new entries

Regards

SAB

Read only

Former Member
0 Likes
800

Hi Veni,

Create table maintaince properly..

goto se11 and give the table and change mode..

utilities->table maintaince generator

give FG and should create Function group in se80 and activate Function group.

Authrization is &NC&

give the screen # 0001 to 9999 except 1000

click on create button

then goto sm30 and see your table.

Reward points if its useful

Thanks

Seshu

Read only

0 Likes
800

Thank you Guru's!

Regards,

Veni.