cancel
Showing results for 
Search instead for 
Did you mean: 

Amount Values in TDS smart form

Former Member
0 Kudos

Hi All,

I am trying to take smartform printout of TDS certificate, the amount values are not getting printed in the output form other than that details of vendor are retieved and printed. How to retreive the values to form.

regards

PSNG

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Try to put amount values in char variable and declare that variable in global data.

Then put that variable in place of the variable you have put in.

This might help you.

Reward if useful.

Thanks

Swati

Former Member
0 Kudos

Hi Swathi,

Thankyou for ur response but i am using a standard smartform idwtcert_ph_2307. I am taking this print out through a transaction code S_P00_07000134. When i am debugging all the values are passing into corresponding tables which lead to output. Some how i am unable guess why the amount values alone are not passing from all the fields.

regards

Gupta.