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

Structure creation

Former Member
0 Likes
519

Dear All,

can u explain, how to create structure through SE11

thanks

mahes

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
491

Give the Zname in the DATA TYPE and click create.

then select structure.

Give Table Field names and dataelements for them.

If any standard existes use them otherwise give a Zname and double click on it to create them.

Also check the SAP

<a href="http://help.sap.com/saphelp_webas620/helpdata/en/90/8d7310b1af11d194f600a0c929b3c3/frameset.htm">HELP</a>

Regards,

Amit

4 REPLIES 4
Read only

amit_khare
Active Contributor
0 Likes
492

Give the Zname in the DATA TYPE and click create.

then select structure.

Give Table Field names and dataelements for them.

If any standard existes use them otherwise give a Zname and double click on it to create them.

Also check the SAP

<a href="http://help.sap.com/saphelp_webas620/helpdata/en/90/8d7310b1af11d194f600a0c929b3c3/frameset.htm">HELP</a>

Regards,

Amit

Read only

Former Member
0 Likes
491

1. go to transaction SE11

2. Choose Data types radio button, enter the name of structure you wana create and click the create button.

3.Select structure radio button in th pop-up.

4. enter the fileds of the radio button and their types.

http://help.sap.com/saphelp_webas620/helpdata/en/90/8d7310b1af11d194f600a0c929b3c3/frameset.htm

Read only

Former Member
0 Likes
491

thank u guys, i got it

Read only

Former Member
0 Likes
491

Hi,

In SE11 transaction, select data type radio button and give your own name( structure name) and press create push button.

Select structure option.

Give Table Field names and dataelements for them. If you want you can use standard table data elements also or else you can create your own data elements.

once you give this save it and activate it.