Not every BAPI return a success message, not every BAPI return a message with the document number... But some BAPI return the document number in an exported parameter.
In your case...
... As a side Note, Check SAP FIORI One Support, as there are some SAP-KBA's that correct some Behaviours with regards to ReturnMessages for "BAPI_RESERVATION_CREATE" ...
Hi Charlie,
BAPI_RESERVATION_CREATE does return a success message. Return parameter of this BAPI returns a very limited range of error messages only. Please see long text of the RETURN parameter or see attached.
If you are getting a reservation no. in exporting parameter, it is sufficient to conclude the BAPI executed successfully.
Regards.
Add comment