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 Structure

Former Member
0 Likes
1,379

Hello Friends,

I have a append structure (ZAS_LIKP) and is already appended to the table LIKP. I need to add fields to this append structure.

1 - can I go to SE11 change mode of of append structure ZAS_LIKP and add fields to this.

2 - If I do the above LIKP be modified automaticallly with this new fields.

3 - how do I manage the data in LIKP ( I mean do i need to do some adjusting)

Please suggest,

Thanks,

Edited by: Bob Dan on Jan 28, 2010 1:45 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
974

The new fields are managed like the others. Use the "-" ,to reference a field. Four your eyes the structure ZAS_LIKP is like it was invisible.

If you have problems adding new fields , find in the menu extras-->enhancement category and select the appropiate option

5 REPLIES 5
Read only

Former Member
0 Likes
975

The new fields are managed like the others. Use the "-" ,to reference a field. Four your eyes the structure ZAS_LIKP is like it was invisible.

If you have problems adding new fields , find in the menu extras-->enhancement category and select the appropiate option

Read only

0 Likes
974

any more suggestions.

bob

Read only

Former Member
0 Likes
974

Hi,

after modifying structure ZAS_LIKP in SE11, You can adjust LIKP using transaction SE14.

Regards,

Adrian

Read only

Former Member
0 Likes
974

Hi ,

You can add more fields through SE11 t-code in the ZAS_LIKP Structure and LIKP is automatically update with these new fields.

Read only

Former Member
0 Likes
974

1 - can I go to SE11 change mode of of append structure ZAS_LIKP and add fields to this.

- Yes

2 - If I do the above LIKP be modified automaticallly with this new fields.

- Yes

3 - how do I manage the data in LIKP ( I mean do i need to do some adjusting)

- For the new fields added, you will need to use Delivery user exits / Badi to populate data.