Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Enhancing BAPI's

Former Member
0 Likes
436

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..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
413

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

3 REPLIES 3
Read only

Former Member
0 Likes
414

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

Read only

Former Member
0 Likes
413

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************

Read only

0 Likes
413

I want to enhance BAPI's in SRM module.

Hence i need a generic way of enhancing BAPI's

Regards,

Goutam