2013 Jun 10 9:30 AM
i have to add a zsmart forms for vf02. i have copied standard programRLB_INVOICE for vf02 into zprogram and in nace i add zsmartforrm and zprogram.
now i fcaeing a problem when i execute vf02 and give the billing doc no the print priview is showing but no value is display in smartform but when i execute the smart form through tcode smartforms it shows all value.where is the problem ?
i have to add a zsmart forms for vf02. i have copied standard programRLB_INVOICE for vf02 into zprogram and in nace i add zsmartforrm and zprogram.
now i fcaeing a problem when i execute vf02 and give the billing doc no the print priview is showing but no value is display in smartform but when i execute the smart form through tcode smartforms it shows all value.where is the problem ?
2013 Jun 10 9:41 AM
Hi,
Check the value which is being passed has leading zeros if any.
2013 Jun 10 9:42 AM
Hi Sharmistha,
Please check the following
1) Is your Output Type Configured in Nace against your Z Program and Z Smartform
2) You are calling the correct output type by issuing output for the same.
If this does not help then put a breakpoint at the driver and see whether the values are present to be passed to form.
BR,
Ankit.
2013 Jun 10 1:57 PM
hi ankit,
output is alrady configure in nace.and no valus r passes to to form while debugging the driver program.where the issue?
sharmistha
2013 Jun 10 2:31 PM
Please debug the driver and check from the beginning where the data is failing to be fetched.
BR,
Ankit.
2013 Jun 10 10:07 AM
Hi,
Is your layout is coming as output?
If yes, that means your SF is getting called, but there is some problem with passing the data. Check this by debugging your SF through VF02.
If not so, then it might be the problem with output type as explained above.
Please check.
2013 Jun 10 1:59 PM
hi,
yes layout is coming out but no data is display.
output configure is ok in nace.
when I debug the driver program no data pass to form.
where is the issue? but in smartforms tcode all data r showing.
2013 Jun 10 2:25 PM
the issue is in driver program as the data is not being passed to the smartform so it is not displaying...
just check the driver program , put the breakpoint at the start and check whether the data is getting deleted somewhere ...
2013 Jun 10 3:06 PM
Hi Sharmistha,
Is your driver program is having data? please check your driver program by putting breakpoint over there.
If yes then check all values in debug jst before SFF FM.
If every thing going fine, then check the fields.. there might be some problem like leading zeroes.. like that.
2013 Jun 10 3:58 PM
i have just copy standard program RLB_INVOICE as driver program and attach my smartforms with my zprogram. i write all the code and select query in smart forms and in diver program no sellect query or code.
2013 Jun 11 6:59 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |