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 type

Former Member
0 Likes
392

Hello Gurus,

how can I check the content of global data type in the data dictionary ? and can I convert my local data type into global data type?

thanks very much!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
374

Hello,

Go to the transaction SE11 and select the option Data Type and enter the data type name.

To convert you local data type to global, go to transaction SE11 and create it, giving a name that starts with Z and then change your programs to the types created in the Data Dictionary.

Regards,

1 REPLY 1
Read only

Former Member
0 Likes
375

Hello,

Go to the transaction SE11 and select the option Data Type and enter the data type name.

To convert you local data type to global, go to transaction SE11 and create it, giving a name that starts with Z and then change your programs to the types created in the Data Dictionary.

Regards,