Skip to Content
1
Jun 15, 2012 at 11:55 AM

BAPI BAPI_PBSRVAPS_GETDETAIL2 is giving error when using it in APO Macro Function

264 Views

Hi,

I am using BAPI BAPI_PBSRVAPS_GETDETAIL2 in the APO Macro function, When I executed the Macro from planning Book ,its throwing error that 'another transaction simulation is currently being used'.I have debug the BAPI and found that this error is triggering because of simsession .

Please let me know how to avoid this error .