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 Database Table error

Former Member
0 Likes
570

Hi Gurus,

While creating the database table it giving the error that SAP System has status 'not modifiable'.

Pls help us.

Regards

Sachin Patil

Moderator message: please search for available information before asking.

Edited by: Thomas Zloch on Dec 1, 2010 5:23 PM

5 REPLIES 5
Read only

Former Member
0 Likes
517

Hi,

When u creating the field for standard table u must use the APPEND STRUCTURE using that option we can create fields for that table.

STEP1:GOTA DB TABLE

STEP2:FIND THE APPENDSTURCTURE OPTION ON APPLICATION TOOLBAR.

STEP3:CREATE ONE STRUCTURE START WITH 'ZSTR'.

STEP4:ADD YOUR FIELDS INTO THAT STRUCTURE.

STEP5:ACTIVATE THAT STRUCTURE.

regards,

MURALII

Read only

0 Likes
517

Hi Murali,

Where I can find the appendstructure tool & how to insert this tool.

Regards

Sachin Patil

Read only

0 Likes
517

Hi sachin,

Your creating the custom table or modifying the standard table.Suppose if your modifying standard table then go to the display mode after that click on the third tab in that u can see all the fields that related table.Suppose if u create the field first we need to create APPENDSTRUCTURE.

regards,

muralii

Read only

Former Member
0 Likes
517

Hi,

It seems you dont have developer authorization.

Ask your BASIS team to provide a developer key and register your user ID.

Regards

Praveen

Read only

former_member848108
Active Participant
0 Likes
517

Hi Sachin,

The error message you receive indicates that you are not allowed to make developments on that client. This would be normal

if it was a production client. However, if it's a development client, ask your basis guys to fix it. They can make the client modifiable easily.

Regards,

Ozcan.