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: 

Need to update data in me32k tcode

Former Member
0 Kudos

Hi All,

I have added some custom fields at header and item level of tcode me32k using screen enhancement.Business want to update these field using a custom z program.

Could you please let me know how to update these new fields.

Thanks

Mohit

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

You can use BDC. and on the basis of some values you can update the required fields

Thanks

LG

2 REPLIES 2

Former Member
0 Kudos

Hi

You can use BDC. and on the basis of some values you can update the required fields

Thanks

LG

SrinivasuDaroor
Explorer
0 Kudos

Hi,

Add custom fields at header and item level structures. Then we can pass the values to those extended strucutres and the values get updated.

Regards

Srini