Skip to Content
0
Former Member
Feb 19, 2009 at 06:27 PM

Variants in SE30 to check performance of ABAP in planning sequence

166 Views

Hi,

Marc Bernard wrote in his tips and tricks for BI-IP the following:

ABAP Performance Trace (transaction SE30)

u2013 Add planning function to planning sequence

u2013 Save variant for planning sequence

u2013 Run function RSPLSSE_PLSEQ_EXECUTE via SE30

(Note: Parameter I_VARIANT requires the technical name of the variant, which

can be found in table RSRPARAMETRIZA field PARAMNM)

it is the last part, namely, where to save a variant for a planning sequence which I am having problems with. I already have a planning sequence which uses a custom planning type based on an ABAP class, but I do not know where to add this to a 'Variant'.

Please advise.

Many thanks