0% found this document useful (0 votes)
16 views1 page

Smartforms vs SAPscript Overview

Smartforms is a tool for designing business document templates, which is client-independent and allows for automatic reflection across clients on the same server. It includes components like global settings, pages, and windows, and features events for page handling. In contrast, SAPscript is client-dependent, does not support background images, and requires a driver program for execution.

Uploaded by

ajaya.freelance
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views1 page

Smartforms vs SAPscript Overview

Smartforms is a tool for designing business document templates, which is client-independent and allows for automatic reflection across clients on the same server. It includes components like global settings, pages, and windows, and features events for page handling. In contrast, SAPscript is client-dependent, does not support background images, and requires a driver program for execution.

Uploaded by

ajaya.freelance
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

&&&.SMARTFOTMS...

==>T-Code:SMARTFORMS.
==> Smartforms is a tool which can be used to designe the template of
the bussiness document.
==> Smartforms is word proccesing tool.
==> Smartforms is activated than FM is genrated.
==> If we desigen the smartforms in one client that is automatically
reflected to all other client in the same server.
==> Our job is handel exception only driver program.
==> Ex.Enquire From, Qutation Form, Purches Order Form, Sales Order
Form.
==> Standerd Function Module 'SSF_FUNCTION_MODULE_NAME'.

&&&.Components in Smartforms.
1).Global Settings.
a).From Attributes.
b).From Interface.
c).Global Definitions.

2).Pages & Windows.


a).Main Windows.
b).Secondary Windows.
c).Copies Windows.
d).Final Windows.

&&&.Smartforms Events.
1).Only on first page.
2).Not on first Page.
3).Only after end of main windows.
4).Only before end of main windows.
5).Only on page.

&&&.Smartstyle .
===> It is used for creating user define styles.

&&&.SAPSCRIPT.
===> Sapscript are client dependent that means if we desigen the
Sapscript in one client that is not
reflected to other clients in the same server.

&&& SMARTFORMS.
SAPSCRIPT.
1).Created Using T-Code>>Smartforms.
1).Created Using T-Code>> SE71.
2).They are client independent.
2).They are client dependent.
3).Background images are possible.
3).Background images are not possible.
4).It is possible to create without main window.
4).It is not possible to create without main window
5).Multiple page formats are possible.
5).Multiple page formates are not possible.
6).It can executed without driver program.
6).It can not executed without driver program.

You might also like