Skip to Content
0
Former Member
Jan 13, 2011 at 06:18 AM

BAPI_BUS2054_CREATE_MULTI pool performance

81 Views

hi!

when i use BAPI_BUS2054_CREATE_MULTI to create WBS,it will read table PRPS.

My project define is big ,it now contain a lot of WBS ,

WHEN create new WBS through fm BAPI_BUS2054_CREATE_MULTI ,it very slow , I trace SQL use ST05 ,

fm BAPI_BUS2054_CREATE_MULTI read all WBS infomation from DB,

HOW can i promote the performace ????

regards.