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
619

HOW DO V CREATE A STRUCTURE IN THE DATA DICTIONARY..........CAN ANYONE HELP ME WITH THIS PLEASE???

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
590

N HOW DO V APPEND THIS STRUCTURE TO THE STANDARD TABLE??

5 REPLIES 5
Read only

ferry_lianto
Active Contributor
0 Likes
590

Hi,

1. Go to transaction SE11

2. Choose data types radio button, enter the name of structure you want to create and click the create button.

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

4. Enter the fields of the radio button and their types.

5. Don't forget to enter short description.

6. Save your work.

Also please check this link for more information.

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

Hope this will help.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
590

Hi,

Go to SE11..

Select data type radio button..

Give the structure name ZTEST_STRUC..

Press create button..

Choose the structure radio button..

Give the description..

Give the field name and data element..

Press save and activate..

Thanks,

Naren

Read only

Former Member
0 Likes
591

N HOW DO V APPEND THIS STRUCTURE TO THE STANDARD TABLE??

Read only

0 Likes
590

Hi,

once the append stucture is done.

go to the table

go to the Utilities menu -> select Database utility -> then press activate and adjust database button (by selecting savedata radio button)

then your stucture will be effected.

thanks

sekhar.

Read only

Former Member
0 Likes
590

Hi,

Use the APPEND STRUCTURE to add field to a standard sap table..

Check this link..

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ebc9446011d189700000e8322d00/content.htm

THanks,

Naren