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

data element not getting edit

Former Member
0 Likes
2,616

hiiii

I want to change domain of data element but system not allow me to change it will allow only display and modify table.

thanks

11 REPLIES 11
Read only

Former Member
0 Likes
1,502

Has ur table been transported?

Read only

Former Member
0 Likes
1,502

are you trying to chnage SAP data element.

those are not allowed to chnage in customer namespace.

you can only edit the Z/Y data elements.

Read only

Former Member
0 Likes
1,502

u r not allowed to change data element for sap provided tables...if u want change that u have to copy to z tables then u have to change..or if u want to change ztables .. first check whether it is transported or not..if it transported,, u can't do it.. u should take permission from basis team...they will create transport request for that...

Read only

Former Member
0 Likes
1,502

You should have access key to edit the data element.

Regards,

Joan

Read only

Former Member
Read only

abdul_hakim
Active Contributor
0 Likes
1,502

Hi

Incase if you are trying to change the domain of the standard table then it is not possible at all and not recommended to do.

Incase of your Z table you can but do your changes in Development system and transport it to the next level of systems.

Cheers,

Hakim

Read only

Former Member
0 Likes
1,502

Hi,

If you want to cahnage standard SAP data elements then you need access key.

Regards

Hameed

Read only

Former Member
0 Likes
1,502

Hi,

If you want to change SAP standard table you need the access key. First you check whether it is SAP standard table or Table with the name space Z/Y.

Thanks & Regards

Sathish R Raj

Read only

Former Member
0 Likes
1,502

hi varun

u can only change the Z/Y data elements (without access key)

Procedure for Fields with Data Elements

1. Double-click on the name of the data element.

The data element maintenance screen appears.

2. Double-click on the name of the domain.

The domain maintenance screen appears.

3. Choose Domain -> Display / Change.

Make the required changes and save your entries.

Note that this change affects all the table fields that refer to the particular domain. Foreign keys could become inconsistent and conversions required. You should therefore consider the effects of this action before changing the domain by choosing in the maintenance screen of the domain and checking if the domain is used in other tables.

Note that

The table is activated again and the table field is adjusted to the domain change.

Read only

Former Member
0 Likes
1,502

Hi

Try using the FM RPY_DOMAIN_UPDATE

Pushpraj

Read only

Former Member
0 Likes
1,502

hi,

first u created data element as char and u use the data element in some and the data's are stored.

now u want to change the field into char to numeric .it won't accept . for u have to delete the field and change the domain and then include into the field.

regards

sathis