You are on page 1of 12

1.

How to View Old Transport Requests/Tasks of Smartform Layout

To display old transport requests/tasks of smartform layout, go to Transport Organizer Tools (SE03).

Double click on "Search for Objects in Requests/Tasks" under "Objects in Requests".

Enter the object type as SSFO (Smartform), check the checkbox, enter the name of the smartform layout name for which you want to display old transport requests/tasks and execute.

2. How to Debug a SAP Smartform?


To debug a smartform in quality or testing system, go to tcode SMARTFORMS. Enter the name of the smartform if you know or find the name of the smartform name from NACE and display the smartform.

Find the statement in the smartform where you want to place the break-point.

Go to menu Environment > Function Module Name to get the name of the function module for the Smartform.

Copy the function module name in the

popup. Go to tcode SE37 (Function Builder).

Enter the name of the function module and go to Menu Goto > Main Program.

In the Main Program click on FIND to search the statement where you want to place the break-point.

Enter the text of the line where you want to place the break-point in the FIND popup. Place the break-point on the desired line.

Now run the driver program, the control stops at the break-point and you can analyze the smartform.

3. To convert a smartform to a PDF file, just display the the print preview of the smartform.

Enter PDF! in command field and press enter.

The smartform will be displayed as PDF in the PDF preview window. Use the save button to save it as a PDF file.

4. SAP SD Output Type and Smartform Assignment


Let us find out the smartform that is assigned to a delivery document. First go to tcode VL03N and enter a delivery document number.

Select the menu Outbound Delivery > Issue Delivery Output.

Note down the output type for which we want to find out the smartform name, ZKER in our case.

Now go to tcode NACE

Select the proper application type, V2 (Shipping) in our case and click on output types in application toolbar.

Select the required output type i.e. ZKER and double click on processing routines.

Find the smartform name for medium 1 (Print output).

5.

You might also like