Application Development 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: 

Creating a Structure

Former Member
0 Kudos

Hi all,

Please give me the procedue for creating a STRUCTURE in Data Dictionary

Regards

Ajay

8 REPLIES 8

Former Member
0 Kudos

go to se11.

enter the structure name in data type and create.

Regards,

Pankaj

Former Member
0 Kudos

In SE11 .. enter the structure you want to create in radio button

Data type

click on create .. choose structure in the popup and enter ..

enter the fields for the structure ...

Former Member
0 Kudos

Hi Ajay,

Follow this path.

SE11->Select data type radio button->Enter ur structure name->press create->U will get a pop asking data element, structure, table type->Select structure and press create. Enter all ur fields. U have to give reference fields for currency/Quantity fields. Now save and activate. U can refer to this structure any where.

http://help.sap.com/saphelp_nw04/helpdata/en/a6/3ba43f4aa1330ee10000000a114084/content.htm

Regard,

Sandeep

Former Member
0 Kudos

Hi Ajay,

Go to SE11, If you want the steps to create use the search option with string ' Creating a structure in SE11'.

Regards,

Sai

Former Member
0 Kudos

HI

In se11 go to data type- structure -

aditya

Edited by: ADITYA MITTAL on Jul 22, 2008 2:33 PM

former_member705122
Active Contributor

Former Member
0 Kudos

hi

search in SDN through this Creating a Structure

u will fing many gud answer as this type of Question is also being solved

Cheers

Snehi

Former Member
0 Kudos

hi,

step 1 : go to se11.

step 2 : click the ratio button data type

step 3 : enter the name with the first letter of Z or Y

step 4 : enter create button

step 5 : select structure ratio button.

step 6 : enter short text

step 7 : enter field name, data element and domain

step 8 : activate

Insert your structure into a table as follows :

In that field column enter .INCLUDE

in that dataelement column enter your structure name.

you can use the same structure in any number of tables.

reward if useful

thanks and regards,

raghul