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

Smartforms

Former Member
0 Likes
398

How output type is related to smartforms.Can anybody tell me where to give the output type in smartforms.

3 REPLIES 3
Read only

Former Member
0 Likes
377

Hi,

Check below wiki link may help

https://wiki.sdn.sap.com/wiki/display/ABAP/Smartforms

Regards,

Atish

Read only

Former Member
0 Likes
377

Hi ajaya,

Output type - this is application ,which is attached to transaction,when you create document ,automatically layout will trigger

Let me say one example :

We have Purchase order ,we create purchase order ,order goes to the vendor.

Creation of purchase order at ME21N Transaction,now vendor will receive the order in the form of layout( Layout will go by usingE-Mail,Fax and so on ).

Output type is attaching to purchase order,output contains layout name(Script name or Smartform(SE71 or SMARTFORMS) and Print program.

Look AT NACE Transactio->select EF Application->click on output type->select NEU Output type ->click on processing routines.

here you can see the purchase order print program and layout.

if you want to see the output in purchase order

just goto ME22N( My assumption is you have purchase order) click on messages.

now enter output type = NEU

Medium = Print output

Partner = VN

Partner number = vendor number(See in purchase order)

language = En

Now click on Further data ->select send immediately->back

click on communication method - >Local destination (LP01 or LOCl) back -.save it

now click on print preview -> you will able to see the output

Hope u understand now...

Regards,

KK

Read only

Former Member
0 Likes
377

It is simple. Output types are not given in smartfroms. In tcode NACE, we assign the smartform or sapscript name to a output type. Try this,

1. Use tcode NACE.

2. Select V3 billing

3. Click for output types button in the application tool bar.

4. Click processing routines on the left side pane in the window.

5. In the right side of the pane in window, we can see the smartform name assigned to it.