‎2007 Feb 02 6:35 AM
How can one add new fields to existing fields in BAPI's.
I have OOABAP program which takes data from UI and posts it Database using BAPI's.
I have been successfull in posting data for the existing fields, but i need to add some more fields, how do i do that??
Thanks..
‎2007 Feb 02 6:39 AM
Hi,
Look at the link, it explaines how to extend a BAPi
http://help.sap.com/saphelp_nw04/helpdata/en/c3/40999d8b8911d396b70004ac96334b/content.htm
Regards
Sudheer
‎2007 Feb 02 6:39 AM
Hi,
Look at the link, it explaines how to extend a BAPi
http://help.sap.com/saphelp_nw04/helpdata/en/c3/40999d8b8911d396b70004ac96334b/content.htm
Regards
Sudheer
‎2007 Feb 02 9:18 AM
Hello,
Which BAPI do u want to extend? I may help if it is sales order or po? since i have already done that.
***********Poorna************
‎2007 Feb 02 9:26 AM
I want to enhance BAPI's in SRM module.
Hence i need a generic way of enhancing BAPI's
Regards,
Goutam