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.