‎2008 Jul 17 6:06 AM
Hi all,
I have released a custom BAPI, but I need to modify one of its method. After the modification, should I add the method again and repeat the release work?
Thank you in advance,
Bing
‎2008 Jul 17 6:09 AM
Hi Noyan,
Check this link which gives all the information about changing BAPI.
http://help.sap.com/saphelp_46c/helpdata/en/d2/42f955cafe11d1ad0c080009b0fb56/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/18/22b812773211d396b20004ac96334b/content.htm
Hope this helps you.
Regards,
Chandra Sekhar
‎2008 Jul 17 6:09 AM
Hi Noyan,
Check this link which gives all the information about changing BAPI.
http://help.sap.com/saphelp_46c/helpdata/en/d2/42f955cafe11d1ad0c080009b0fb56/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/18/22b812773211d396b20004ac96334b/content.htm
Hope this helps you.
Regards,
Chandra Sekhar
‎2008 Jul 17 6:09 AM
As per my knowledge no need to release again,release only single time process.
‎2008 Jul 17 6:11 AM
Hi,
I thinkYou will have to modify and not do the release work again. the changes will reflect in the main program of bapi.if it doesnt reflect u will have to change in the main program of the Bapi.Thats how i did for a similar situation
Prajith
‎2008 Jul 17 6:14 AM
Hi,
Create another custom BAPI by coping the existing one.and do changes on that after that release that BAPI.
‎2008 Jul 18 6:09 AM