cancel
Showing results for 
Search instead for 
Did you mean: 

Handling EXTENSIONIN of BAPI_RESERVATION_CHANGE

0 Kudos
606

Hi experts. I have appended two Z fields in RESB table. Under certain criteria these two fields need to be updated using BAPI_RESERVATION_CHANGE along with some standard fields. The standard fields can very well be updated using the BAPI. But the issue I am facing is regarding the two custom fields.

The BAPI provides a table EXTENSIONIN like most other BAPI. And to assign the data to proper fields the BAPI calls the active instance of the BADI MB_RES_BAPI_CHANGE. But this BADI is Internal Use Only. So I cannot implement it to assign the data to proper custom fields in RESB.

Do you know the solution to this?

Sandra_Rossi
Active Contributor

The question has already been asked several times, and one answer was (for create, but seems to be the same for change) "had to implement an implicit enhancement for this (as extensionin is a table for RESB). This looks like a bug in standard program."

0 Kudos

Thanks sandra.rossi

Accepted Solutions (0)

Answers (0)