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

Former Member
0 Likes
765

In my smartform, i ve created a template. and m displaying the system date in one of the cells. i've written it as &sfsy-date&. the problem is: in the print preview i do not see the date values as output instead the whole syntax appears i.e. &sfsy-date&.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
736

You should drag and drop it from the field list, it will work then.

Regards,

Ravi

Note :Please mark all the helpful answers

6 REPLIES 6
Read only

Former Member
0 Likes
736

try the following instead of writting &sfsy-date&.

Click on the Field list on button

You 'll get list of all system fields in left corner of Smartform

Just drag the date field from there and drop it to the text.

Reward if helpful

-Harkamal

Read only

0 Likes
736

thank u so much its working. but i've got another problem i.e. i tried to print the work area values but they also come with the syntax and not with the values i.e. &wa_sbook-carrid&. i've checked in the debugger and found that wa_sbook contains the required data and also i,ve written it in the form interface. then where did i go wrong.

Read only

Former Member
0 Likes
737

You should drag and drop it from the field list, it will work then.

Regards,

Ravi

Note :Please mark all the helpful answers

Read only

Former Member
0 Likes
736

Again same prob.

you need to drag and drop the work area also from Import Interface in field list

-Harkamal

Reward if helpful

Read only

0 Likes
736

thank u so much its working.

Read only

Former Member
0 Likes
736

Hi Priya,

Before you use fields, use Text Elements(/E), under this you need to give &wa-lifnr&, it will work.

Regards:-

Santosh