‎2007 May 01 4:55 PM
Can anyone can give me a real time example for bapi modification. I very much appreciate your responses
‎2007 May 01 5:09 PM
Hi,
While creating the invoice through BAPI_INCOMINGINVOICE_CREATE.
The Tax code related amount calculation can be done in the user exit EXIT_SAPLMRM_BAPI_001.
‎2007 May 01 5:21 PM
Hi vijaya,
I didnt get you properly . I have a doubt whether standard bapis can be modified and if so how?
‎2007 May 01 5:24 PM
‎2007 May 01 5:26 PM
HI deepthi,
You should not modify the standard objects.
Instead, check for the existance of user-exits as Vijaya suggested(She gave an example i guess). Make a search for CALL CUSTOMER-FUNCTION in the code of that bapi.
Regards,
Ravi