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

Updating A Structure using ABAP Program

Former Member
0 Likes
410

Hi,

V r using a structure...IOOPCOMP, in COOIS Transaction.

its fetching data from MARA, and other tables too. V want a new Field included in IOOPCOMP, from MARA, and get it Updated.

There's no user exit available for COOIS.

Its urgent.

Pls Do let us know How to proceed.

Regards,

Ajaz

1 ACCEPTED SOLUTION
Read only

ssimsekler
Product and Topic Expert
Product and Topic Expert
0 Likes
370

Hi Ajaz

There is an Append Structure <b>ZRESB</b>. Try inserting your new field with the same name as in MARA to it. However, I am not sure whether it wil be filled.

Hope this solves your problem.

Kind Regards

*--Serdar

ssimsekler@yahoo.com

1 REPLY 1
Read only

ssimsekler
Product and Topic Expert
Product and Topic Expert
0 Likes
371

Hi Ajaz

There is an Append Structure <b>ZRESB</b>. Try inserting your new field with the same name as in MARA to it. However, I am not sure whether it wil be filled.

Hope this solves your problem.

Kind Regards

*--Serdar

ssimsekler@yahoo.com