cancel
Showing results for 
Search instead for 
Did you mean: 

Macros Performance Test

amol_chavan4
Discoverer
0 Kudos

Hi Experts,

I am working on a project and I have to carry-out performance testing specifically for Macros please help me with some document or way to carry-out Macro performance test.

Thanks & Regards

Amol

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Amol,

Please try these release independent sap notes.

991089

864950

500063

485018

978640

400434

Regards

R. Senthil Mareeswaran.

amol_chavan4
Discoverer
0 Kudos

Hi Senthil,

Thanks for your reply.

I am more interested in measuring the time taken by a macro and if I can get trace file of it will be useful. Now I am do performance trace through ST05 but take very long time and not specific for Macro.

We have SCM version 5.1 and not 5.0. if you know similar note 880012 for 5.1 it will be great.

Best Regards

Amol Chavan

Former Member
0 Kudos

Hi Amol,

The testing of a macro can be performed using the following t-code and menupath

T-code - /SAPAPO/ADVM - Macro Workbench

Menupath - Select the macro, click on start macrobuilder, then goto top menu under Utilities > Test macros, then start testing your macro.

The details are given in the link

http://help.sap.com/saphelp_scm70/helpdata/EN/11/997f4fa1b344b68aa2d25d87b69d58/frameset.htm

Also Use the following SAP codes which guides on the macro testing process

880012 - Increasing performance of macros

885871 - Macro test envirnoment

893691 - Macro test environment - Supported macro functions

Regards

R. Senthil Mareeswaran.