Site hosted by Angelfire.com: Build your free website today!

Nowadays SAP R/3 comes in three-layer architecture. The presentation layer is the one that allows the end user to interact with the application itself. It is called graphical user interface (GUI) and it makes possible using the application. The application layer is where the applications are executed. It communicates with the database layer which is responsible for processing and managing the data. This three tier architecture increases functionality because the load is being distributed on more servers. It is not compulsory to only use three servers, one for each layer, because the functions of each layer can also be managed on more than one server. It is naturally understood that all the servers used have to be network connected. It is usually common for the application layer to be distributed on multiple servers because this way a possible overload from the end users will be prevented.

SAP Web Application Server, or shortly Web AS, and SAP NetWeaver replaced SAP Basis which was linking the three layers between them, or more accurately said, was linking the application server to the other two layers. The end users use the Graphical User Interface for connecting to the application server, which is also connected to the database server. Web AS and SAP basis both provide stability for the SAP architecture and include tools that allow the administration of the system. Web AS however includes new technologies that help develop the Internet Communication Manager that enables communication through Internet between the server and the client. SAP is flexible ERP software and SAP architecture can be configured in various ways so that it suits the needs of different business activities.

SAP Basis

SAP Smart Forms is introduced in the SAP Basis Release 4.6C as a tool for creating and maintaining forms. SAP Smart Forms allows you to perform simple modifications to the form and in the logic by using simple graphical tools. In 90% of cases, this will not include any programming effort. Thus, any user without any programming knowledge could configure forms with data from an SAP System for relevant business processes.

To print a form, you will need a program for data retrieval and a Smart Form that consists of the entire from logic. As retrieval of data and the form logic are separated, you have to only adapt the Smart Form if changes to the logic are necessary. The application program will pass the data through a function module interface to the Smart Form. When activating a Smart Form, the system will automatically generate a function module. At runtime, the system will process this function module.

You can put in static and dynamic tables. These include line feeds in individual table cells, triggering proceedings for table headings and subtotals, and data sorting before output. You can verify individual nodes as well as the whole form and find any existing errors in the tree structure. The data flow analysis checks whether all fields have a distinct value at the moment they are displayed. Smart Forms allow you to incorporate graphics, which you could display either as part of the form or as background graphics. You can use background graphics to copy the outline of an existing form or to lend forms for a company-specific look. While taking printout, you can suppress the background graphic, if desired. Smart Forms will also support postage optimizing.

AdChoices

Free Online Dating

Just a single call to get mobile number directly, for friendship

SAP Smart Forms allows you to reduce very much the implementation costs of  solutions as forms can be adjusted in least time. You plan a form using the graphical Form Painter and the graphical Table Painter. Logic of form is represented by a hierarchy structure (tree structure) that consists of individual nodes, such as nodes for global settings, nodes for output tables, nodes for texts or nodes for graphics. To make any changes, use Drag & Drop or Copy & Paste, and then select different attributes.

SAP Basis

These do not include writing code lines or using a Script language. Using your form report maintained in the Form Builder, Smart Forms will generate a function module that encapsulate the layout, content and form logic. So no need of group of function modules to print a form, but only one will do. System provides a generated XML output of the processed form for web publishing. Smart Forms provide a data stream called XML for Smart Forms (XSF) to let the use of 3rd party printing tools. This XSF passes form content from R/3 to an exterior product without passing any outline information about the Smart Form. The main advantages of smart forms are.

1.    It displays table structures.

2.    Outputs of the background graphics, for designing forms in particular use of templates which were scanned.

3.    Colored output of the texts

4.    User-friendly and incorporated form painter for the graphical design of forms