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

Append existing structure in the table

Former Member
0 Likes
7,585

HI Experts, now, i am trying to create a table which has 4 fields in the included structure. Therefore, i want to know how to append exsiting struture in this addon table.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,808

hi,

try to find this link on sdn

thanks

shivraj

HI Experts, now, i am trying to create a table which has 4 fields in the included structure. Therefore, i want to know how to append exsiting struture in this addon table.

8 REPLIES 8
Read only

Former Member
0 Likes
3,808

Hi friend,

Check the link below.

you may get some idea.

[;

Thanks,

Sakthi Sri.

Read only

Former Member
Read only

Former Member
0 Likes
3,808

Hi,

I will suggest u to create a structure in se11 first.choose whatever fields u want.

Then go to the table where u have to add the structure and press append structure button and give the name of structure that u created.

with regards,

Archana

Read only

Former Member
0 Likes
3,808

Hi,

This is very simple

1.Go to se11

2.check the struct option and create the desired structure

3.save and activate the structure

4.In the table where you want to append the structure simply write ./INCLUDE as field name and structure name in the dtaa element.

5.save the table and activate it.

This will add the structure in the table.

If the table is std table then simply use the APPEND structure button to append the structure.

Hope this will help you.

Pooja

Read only

Former Member
0 Likes
3,808

hi

u cant append a structure

u can use include structure.

Append is meant for adding a structure to only one table.

regards

Sajid

Read only

Former Member
0 Likes
3,808

Hi,

if u want to add the included structure with the four fields.

1. if it is a standard table we need to append the structure using the append button in the application toolbar (the structure will be added to end of the table).

2. if it is the ztable then use ./INCLUDE in the field column and its name in the field type column, Which can alsol be included in between the existing ztable.

Hope it will help you.

Thanks.

Read only

Former Member
0 Likes
3,808

Hi,

See to this link, it may help you.

Read only

Former Member
0 Likes
3,809

hi,

try to find this link on sdn

thanks

shivraj