Application Development 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: 

Can Function module in Smartform

Former Member
0 Kudos

Hi,

Is it possible to excecute function module in smartforms.

Regards,

Lijo Joseph

4 REPLIES 4

Former Member
0 Kudos

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.

0 Kudos

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

0 Kudos

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.

0 Kudos

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