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

NACE and Smartforms

Former Member
0 Likes
506

Hi All,

I have a requirement to configure a smartforms in output type using NACE tcode. The requirement is to generate a fax (smartform) based on an output type for shipments.

I tried different combinations in the output type, but cant get it to work - how do you set up the processing routine part of NACE?

What should be the values in

Layout Module = ?

SmartForm = Name of the smartform

Processing 1 -> Program = Program name of the driver program

Processing 1 -> Form routine = 'ENTRY' (since I have called the smart form function module within the 'ENTRY' subroutine).

Please help me.

Thanks,

Jay Viswanathan.

Hi All,

I have a requirement to configure a smartforms in output type using NACE tcode. The requirement is to generate a fax (smartform) based on an output type for shipments.

I tried different combinations in the output type, but cant get it to work - how do you set up the processing routine part of NACE?

What should be the values in

Layout Module = ?

SmartForm = Name of the smartform

Processing 1 -> Program = Program name of the driver program

Processing 1 -> Form routine = 'ENTRY' (since I have called the smart form function module within the 'ENTRY' subroutine).

Please help me.

Thanks,

Jay Viswanathan.

3 REPLIES 3
Read only

Former Member
0 Likes
439

as an abaper u r not required to configure the form .........it is the duty of the functional consultant to configure the form......

Read only

Former Member
0 Likes
439

I used sapscript instead and was able to configure that correctly. With smartforms, I tried all different combinations - but it was acting up. Since I had a very simple form, I decided to create it in sapscript.

Read only

Former Member
0 Likes
439

Hi,

When you Activate SmartForm, a FM is generated, that is what you need to specify in Layout Module.

Cheers...

Santosh.