Skip to Content
0
Former Member
Jan 09, 2008 at 11:11 AM

Performance of Fox

70 Views

I have created two planning function(two different Fox) on the basis of condition to be checked before the Fox gets executed(By selecting Employee category for used in condition).Now if the condition is O for Empcat first fox should get executed else if condition is E second fox should get executed.

I have also created one Planning Sequence in which I've merged both the fox one after another.If first condition doesn't met it should directly execute the second one.

Is this possible? How far it is going to effect the performance?

Is their any way like se30 to check the performance in BI.

My problem is I want to check out the execution of Planning Sequence and the value for Employee category by giving Break-Point. But if I'll do so by giving break-point in Fox in that case only value would be their for EMPCAT ,I'won't be able to check for else part.