cancel
Showing results for 
Search instead for 
Did you mean: 

regarding output type of smart forms

former_member181995
Active Contributor
0 Kudos

hi all,

i build a new smart form amd i want to create a output type for perticular smart form...

can u guide me how to create output types..

and what is the purpose of it..

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

you can use the tcode NACE to create output types.

Thanks,

Naren

Answers (4)

Answers (4)

former_member181995
Active Contributor
0 Kudos

hi all,

i have created the output type but what is purpose of out put type can u dicribe me in brief..that now how i handle my smart form..

Former Member
0 Kudos

HI Amit,

Check the following documentation

In NACE t-code we have the application for each one. Based on the application output type can be defined, based on output type script and print program can be defined.

If suppose data can be read from EDI then we should go for condition records.

So whenever we execute the script first composer checks the output type and then execute the program. in program whenever open form FM will be populate then script will open first. After that again program till another FM will populate if it then script will populate........like it is cycle process. Composer does all these things and at last it will submit that output to spool.

Hope this resolves your query.

Reward all the helpful answers.

Regards

Former Member
0 Kudos

Hi Amit,

You will assign output types using Transaction NACE.

Do the follow steps to assign output type

1)Select Application Type V2 which will have description Shipping.

2)Click on Output types button.

3)Go to change mode by pressing Ctrl+F4.

4)Select one output type which already exists

5)Do Copy As(F6)

6)Give your output type against Output Type field.

7)Under General data Tab, Give Program and Form routine and Save the data.

Regards

former_member181995
Active Contributor
0 Kudos

thanks buddy,

i went thru nace t-code and give the app. type v3 which is for billing and create new entries but further proccesing what i have to do..and how to run that pericular smart form....

plz reply asap..

thanks in advance....

Former Member
0 Kudos

just check NACE under Apllication of usage and there u will options to give ur form name etc.

Regards

Prabhu