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: 

UPDATE RESB TABLE IN TRANSACTIONS MB21, MB22, IW21, IW22, IW31, IW32

Former Member
0 Kudos

I Need to update a field of RESB table in transactions IW21, IW22, IW31, IW32 if this field is initial.

Could you tell me some badi, exit, or enhancement that I can update the data in the RESB table?

I'm trying to use EXIT_SAPLCOIH_009, and EXIT_SAPLCOIH_005 EXIT_SAPLCOIH_012.

1 REPLY 1

Former Member
0 Kudos

Might be a bit late but you might try BAPI_RESERVATION_CHANGE.

You might have to submit the BAPI as a seperate job.