Application Development 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: 

performance issue

Former Member
0 Kudos

is there a way i can improve the performance of a programm for mseg and mkpf tables using bapi's

1 REPLY 1

Former Member
0 Kudos

Hi

Ur question is not clear.....enough

r u using BAPIs to update these mseg and mkpf tables?

Genarally updation thru BAPI is faster than BDC but u have to takle care of all the conversions and code.

If u r fetching datas from Mseg and mkpf thru BAPI then better use Views rather fetching directly frm tables.

U can also use For all entries option.Dont use Inner join option.

Mark points if helpful.

Regs

Manas Ranjan Panda