cancel
Showing results for 
Search instead for 
Did you mean: 

How to edit data type and length of an structure?

neilpadilla
Participant
0 Kudos

Hi Guys,

Good day!

I would like to ask for your assistance on how to edit the data type and length of a component/field in an structure.

I have a component/field wherein I would like to change the data type from DATS to STRING with length from 8 to 0.  But in transaction code SE11, I am not able to edit it.

Where can I be able to edit the data type and length?  Should it be in Enterprise Service Builder?

Thanks and Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184720
Active Contributor
0 Kudos

You can easily change the data type in ESR(repository).

Any issues in doing that?

neilpadilla
Participant
0 Kudos

Hi Hareesh,

If I update the data type in ESR, will it also automatically update the structure's data type in transaction code SE11?

Regards,

former_member184720
Active Contributor
0 Kudos

Are you using it in developing the Proxy? Did you activate it? It should reflect.

Harish
Active Contributor
0 Kudos

Hi Neil,

you need to regenerate the proxy after updating the data type in ESR. then the new data type will reflect in ABAP.

regards,

Harish

praveen_sutra
Active Contributor
0 Kudos

hi Neil,

You would require to regenerate the proxy in SPROXY transaction that should suffice

assuming that its a proxy scenario.

thanks and regards,

Praveen T