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

about inserting new rows in database table

Former Member
0 Likes
806

Hi to all,

I recently installed SAP 4.7 on my system.Everything is going on smoothly .

But, I created a table "zemp" and created columns for it .And i tried to enter data into the table by

se16(data browser) ---> create entries (F5)

But system is displaying error message

"The System settings do not allow any changes "

and its not accepting any data .What i have to do .

Please help me in this regard .

thanks in advance.

6 REPLIES 6
Read only

Former Member
0 Likes
711
Read only

Former Member
0 Likes
711

Hi,

Welcome to SDN.

Did you set to display/maintenance allowed (under Delivery and Mainatenance) for data browser/table view maint. in SE11?

If you did then you should be able to insert from SE16.

Regards,

Ferry Lianto

Read only

0 Likes
711

Hi ,

I have given this correctly "display/maintenance allowed " ,still the problem is there.

Read only

0 Likes
711

May be you don't have authorization to create entries like that, execute transaction SU53 after you get the message.

Regards

Sridhar

Read only

sridhar_k1
Active Contributor
0 Likes
711

check 'Data Browser/Table View M' in SE11 delivery and maintenance tab, may be it's set to maintenance not allowed.

Regards

Sridhar

Read only

Former Member
0 Likes
711

Hi Sagar,

1) You can write a small program to insert data

2) maintain a Table mantenance and insert data using SM30.

3) Double click the recod in Se16 -> enter /h and enter twice.-> this will lead you to debug mode -> change <b>Code</b> value to 'INSR'-> enter value you want to -> Save ->F8.

Reward points if it helps.

Manish

Message was edited by: Manish Kumar