Hi Balaji,
If you check BAPI it has a exporting parameter called return of type BAPIRET2 or BAPIRETURN. So bapi is meant to return the value or error message so we do not use exception with this.
Hi Balaji,
If you check BAPI it has a exporting parameter called return of type BAPIRET2 or BAPIRETURN. So bapi is meant to return the value or error message so we do not use exception with this.