When click VF01 save button, I want to download the smartforms fomarts file as PDF to local PC.
AT first time, I TRY code in smartforms entry form. IT'S faild.
NOW, I want to try it in enhancemnet.
THere is a problem.
I want to add code in FUNCTION EXIT_SAPLV05I_002 ( V05I001 Component).
I had active the function and add break point in the function,but when I click save button in VF01 or VF02 , the progarm doesnt stop at the break point.
What is wrong ?
HOW CAN I DO IT?