cancel
Showing results for 
Search instead for 
Did you mean: 

A small query about BAPI "BAPI_PBSRVAPS_GETDETAIL"

Former Member
0 Kudos

Hi All,

I am Reading key figures from a planning area by parallally running jobs !

I am using BAPI "BAPI_PBSRVAPS_GETDETAIL" in the code.

When i run the program parallally for separate locations, run time exceeds.

Is it because lot of programs are trying to access live cache key figures from the same planning area.

One more strange thing is that after 5 to 6 runs, even if i run for a single location,

it takes increasingly bad time. Do you suggest to open and close simsessions in the code?? But how would that be helpful !

Please win full points by answering this simple question!

Thanks in advance,

chandan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Chandan,

see note 792626 for performance.

Other question - which release do you have ? > 4.0 the BAPI_PBSRVAPS_GETDETAIL is obsolete and should be replaced by BAPI_PBSRVAPS_GETDETAIL2

Regards,

Ernst

Answers (0)