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

Steps to Create a structure in t.code se11

Former Member
0 Likes
5,101

hi,

I want to know the steps to create a structure in se11.

i want to include these fields:

<u>Table</u> <u>field</u>

ekpo - ematn

v_024 - ektek

ekko - verkf

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,738

Go to SE11

Select Data Typr radio button and Enter the structure name

Select Structure on the following Pop UP

On the next screen Enter Description in the Short text field

Enter field names in the component column and the data elements for the fields in component type column.

Activate the structure.

-Kiran

hi,

I want to know the steps to create a structure in se11.

i want to include these fields:

<u>Table</u> <u>field</u>

ekpo - ematn

v_024 - ektek

ekko - verkf

5 REPLIES 5
Read only

Former Member
0 Likes
3,738

Give a name to your structure and enter that name in data type.

Click create button.

Choose radio-button for structure.

give description.

Give the components(fields and the types they refer to).

Save it and activate.

Regards,

Ravi

Read only

Former Member
0 Likes
3,738

just create the structure and start mentioing the fields and refer to the standard data elements. It really doesn't matter which tables are these field existig in.

SE11

Data Type field - Structure name and hit create

Give the short text

Type in all the field names and the structure names

Activate the structure.

Regards,

Ravi

Read only

Former Member
0 Likes
3,739

Go to SE11

Select Data Typr radio button and Enter the structure name

Select Structure on the following Pop UP

On the next screen Enter Description in the Short text field

Enter field names in the component column and the data elements for the fields in component type column.

Activate the structure.

-Kiran

Read only

Former Member
0 Likes
3,738

Hi,

1. Go To SE11

2. Select the radio button "Data Type"

3. Enter the structure name "ZXXX"

4. Click create button

5. Dialog box will appear

5. Select the radio button "Structure" from that dialog

6. A new screen "Dictionary: Maintain Structure" will appear

7. Enter the short description

8. Create components ( means fields ) by clicking Buit-in type / component button.

Built-in means SAP standard DATA types

Components means using existing Domain/Data element

Ex:

Component: ABC

data Type: CHAR

9. Now click the save button (Control + S)

10. Click the "Activate" button (Control + F3)

11. Now your structure is ready to use.

Note:

In your case you can go for Component type to declare the fields. Since you have EMATN, EKTEK and VERKF.

Regs,

Venkat Ramanan N

Message was edited by: Venkat Ramanan Natarajan

Read only

Former Member
0 Likes
3,738

Hi Anotha

1. Go To SE11

2. Select the radio button "Data Type"

3. Enter the structure name "ZXXX"

4. Click create button

5. Dialog box will appear

5. Select the radio button "Structure" from that dialog

6. A new screen "Dictionary: Maintain Structure" will appear

7. Enter the short description

8. Create components ( means fields ) by clicking Buit-in type / component button.

u can ernter SAP standard DATA types

or in Components u can enter existing Data element

9. Now click the save button (Control + S)

10. Click the "Activate" button (Control + F3)

11. Now your structure is ready to use.

Ramesh.