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

Can Function module in Smartform

Former Member
0 Likes
637

Hi,

Is it possible to excecute function module in smartforms.

Regards,

Lijo Joseph

4 REPLIES 4
Read only

Former Member
0 Likes
602

Right click on Window -> Create -> Flow Logic -> Program Lines.

Insert function module , by clicking on the pattern icon(blue background with white dots).

Regards,

Subramanian V.

Read only

0 Likes
602

Hi,

iam using fm_amount_to_words in smart form to comvert amount to words. but output of that function module is not appearing. I have checked in debugging.

Please help.

regards,

lijo Joseph

Read only

0 Likes
602

Create a variable in the global definition. Use this variable in the Code(Program Lines) of your smartform and also define it as an Output Parameter.

Below the Code, create a text node, and use this variable.

Regards,

Subramanian V.

Read only

0 Likes
602

Hi,

My actual requirment is to convert amount to Words. i have tried FM spell_amount for this purpose. is there any other FM which do the same work?

Regards

Lijo Joseph

Message was edited by: lijo joseph

Message was edited by: lijo joseph