

SAP Forms - SAP Scripts
The standard system come with all the standard sapscripts for you to print invoices, delivery orders or sales order etc. You can further enhance the form with SAPscripts which is the standard SAP form design tools for user to developed customized form printing format such as purchase orders, invoices, checks, labels With the combination of third party barcode software (barcode.dll) or printer with bardimm, you can print barcode directly using SAP scripts. Once your SAPscripts are created, you have to used an abap program to called the sapscripts form. FAQ for Sap Scripts Q. What is the difference between a script & a report ? Q. What are the components/elements/layout sets in sap script ? Components of scripts: Q. Can you create a script with out a main window ? Q. How many main windows can be created for a script ? Q. How can we use tables in sap scripts? Q. How to print a logo in a sap script? Q. When we need to modify standard scripts (eg:medruck) given by sap? Q. What is the use of transaction code NACE in sap scripts? Q. What is the table name that will contain all the script form names and print program names? Q. Can you assign your own form to a standard print program? how? Q. What is the use of PROTECT & ENDPROTECT? Q. How to add extra functionality to a standard print program with out touching the print program? Q. What is sub routine pool in sap script? when it is used? Q. How to read text in sapscripts? Q. What is the difference between paragraph & character format? Q. How to use a sapscript for multiple languages ? Q. How to download/upload sapscripts from & to your PC ? Q. What is the difference between scripts & smart forms? Q. Sapscripts and abap programs are client dependent or not? Why? Q. What is the transaction code for logo uploading? Q. What is the standard program used for uploading the logo to script? Q. How can you send forms from one client to other? Q. What does open_form, write_form, close_form do? Q. What is the diffrence between open_form and close_form? Q. How to convert a sapscript to smart form? Q. How to send a smartform result through mail? Q. How to select desired paper size in sapscript? Q. How to print the Page Nos in Forms. Every page I want to print 1 of 10 , 2 of 10 , 3 of 0 ...etc. Q. How to debugg a script? The Procedure for debugging SAP script is:
|
