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

can we update zee table by using bapi function module

Former Member
0 Likes
385

hi,

could u plz tell me urgent.

can we update zee table by using bapi function module

2 REPLIES 2
Read only

Former Member
0 Likes
360

yes. but you can do that through any User exits in that BAPI bcz you cannot change standard BAPI's code.

otherwise go for a Custom BAPI. write code to update z-table.

http://saptechnical.com/Tutorials/BAPI/BAPIMainPage.htm

Read only

Former Member
0 Likes
360

Hi,

yes u can do it if it is the case then we shouls create a Zbapi and use the fields whichever u want and then u can update the ztable using this zbapi ...

i hope tht there is no other alternative other than tht..

try this ..

Regards,

Satish.

rewards if useful.