What is SAP script and Purpose?
Answers were Sorted based on User's Feedback
SAPScript is used to display the reports with different
font sizes , multiple pages ..
SAPScripts are client dependent!
Script is usually used for printing a document for the
particular application(MM,FI,..).
Is This Answer Correct ? | 13 Yes | 4 No |
Answer / jithinsha
You use SAP-Script together with an ABAP program (print
program). The program extracts data from the database and
opens the sap-script. The sap-script handles the layout of
the output. You use it for all documents, reports and lists
where you need advanced layout options not possible with
normal abap reports.
All documents in SAP (purchase order, invoice, delivery
note, etc. etc. etc.etc) are printed via SAP-script.
The output from SAP-script can also be an email with the
document attached as PDF file.
Is This Answer Correct ? | 6 Yes | 2 No |
Answer / sivaramakrishna
genarally scripts and smartforms and adobeforms are used to
generate the business printble documents like sales
documents, invoice documents, billing documents,..etc .
Is This Answer Correct ? | 2 Yes | 2 No |
what is meant by LUW?(Both at database level and screen level)?
what is process code used in ale idocs ?
Polindrome Program for string and Polindrome Program for numbers in ABAP
what is basic difference between BDC&dialogprogramming? what is basic difference between reports&dialogprogramming?
What is smart forms? : abap hr
How does one know that the legacy files have come on to the SAP server you are working on?
How do you get your task to perform?
what is the difference between FOR ALL ENTRIES and SELECT * FROM ?
What are the uses of secondary indexes?
pls tel me......how we link two fields by using foregin keys between two tables in sap abap?
In table maintenance generator, how to restrict the values that has to be shown for one field for a particular user ?
What are conversion & interface programs in sap?