What is SAP script and Purpose?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the Types of Select statements?
What is the difference between native sql & open sql? : abap data dictionary
When to use logical database?
What is the purpose of sum statement?
Can we use on change of between select and endselect?
How do you import pay scale data from non sap to sap? : sap abap hr
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
What is IMG in SAP?
What are control tables?
What is a currency factoring technique?
What are the check tables and value tables?
Table events aNd table maintains generation
What are the check tables?
What is an evaluation path? : sap abap hr