InterviewSolution
Saved Bookmarks
| 1. |
What are Smart forms in SAP ABAP? |
|
Answer» The smart form allows to create, design, and maintain forms for bulk printing in SAP Systems. SAP smart forms will support printers, e-mail, fax, or the Internet as an output medium. We can embed images, texts, barcodes, tables, and ABAP codes with smart forms. On smart form activation, a function MODULE will be generated that an ABAP program NEEDS to call. SMART STYLES transaction is HELPFUL in defining the paragraph and CHARACTER formats(barcodes, fonts, etc). Advantages of smart forms are:
|
|