Skip to Content
0
Former Member
Apr 19, 2010 at 01:53 AM

VF01 Enhancement with V05I0001

238 Views

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?