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

Former Member
0 Likes
451

Hi Experts,

Can you please tell me the t-code to display and create structures.

Thank you.

Regards,

Admir.

Points will be rewarded.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
432

<b>Create</b>

T.Code : SE11

Choose option : Data Type

Again choose option : Structures

<b>Display</b>

Mention the structure name in Data Type of SE11 & click display

Message was edited by:

Aarun Sailyendran Murugesan

3 REPLIES 3
Read only

Former Member
0 Likes
432

SE11

Read only

Former Member
0 Likes
433

<b>Create</b>

T.Code : SE11

Choose option : Data Type

Again choose option : Structures

<b>Display</b>

Mention the structure name in Data Type of SE11 & click display

Message was edited by:

Aarun Sailyendran Murugesan

Read only

Former Member
0 Likes
432

Hi

Go to se11, in that select the radiobutton dataelement give some name, click on create (to create a new structure), then it will ask u whether u want to create a dataelement or structure then select structure and create the structure.

Regards

Haritha.