Hai,
I have created a smart form & output type configuration is done for shiptment.
scenario 1:
I set a break point in driver program.When I go to VT02n & entered the shipment number & follew the below steps in the VT02n scree.
1.select Shipment->output->screen
enter the ouput type in the displayed popup.
now the control is going to the code where I set the bbreak point.This is fine.
Scenario 2:
I set a break point in driver program.When I go to VT02n & entered the shipment number.
Hit enter.got the edit page screen.
now GOTO->OUTPUT
here I selected the relevant output & followed the procedure to repeat the output again.
in this case the program not stopped at the place where I set the break point.
Can any one have any idea this?Why is it happening?