Use
SAP delivers Smart Forms for important business processes. If for your needs no such standard forms exist or if you have your own SAPscript forms, you can use two tools to migrate them.
Make use of this migration only if you want to make extensive changes to existing SAPscript forms. Especially the necessary modification of the data retrieval program (ABAP program) can take several days for complex applications, since all the techniques you use (for example, EXTRACT and LOOP) must be adapted.
Individual Migration
You can migrate a SAPscript form into a Smart Form and convert a SAPscript style into a Smart Style.
When converting a SAPscript style into a Smart Style, the system converts all paragraph and character formats with all their properties and attributes without any changes. Thus you can use the converted Smart Style without making any adaptations.
When migrating a SAPscript form into a Smart Form, the system executes the following steps:
After the migration, you have a template that you can enhance and modify according to your needs. Adapt the form logic by specifying the commands which the system converted to comment lines.
The system does not migrate the print program (data retrieval) or the form logic contained in the print program. You must make the required changes to the respective print program yourself.
Mass Migration
You can migrate any number of SAPscript forms in one go.
Procedure
Migrating a SAPscript form
If the selected SAPscript form does not exist in the selected language, a dialog window appears on which you can select one of the existing languages.
Converting a SAPscript style
Mass Migration of SAPscript Forms
Result
You created one or more Smart Forms based on the respective SAPscript form(s) and a Smart Style based on the respective SAPscript style.