Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

smartform problem

Former Member
0 Likes
338

iam developing layout using smartform in 4.6cf version

it don't have currency& quantity field tab in global definations how to assign refence fields in it

2 REPLIES 2
Read only

dani_mn
Active Contributor
0 Likes
314

HI,

Give the currency data element name in reference type and you don't have to give reference to a currency field.

<b>Variable Name  Type Assignment         Reference Type
Amt_field	     TYPE                	BETRG</b>

REgards,

HRA

Message was edited by: HRA

Message was edited by: HRA

Read only

Former Member
0 Likes
314

If you are having a problem printing out the currency fields, try moving them to variables of Type P and then print the variables.