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
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
In delivery processing which step comes first picking, packing, posting goods issue ?
How many ways can a sap system be accessed?
what is difference between (internal table types)standard table and sorted table in sap abap....
What is the length of function code at user-command?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
How to copy table across clients?
What are system fields for secondary lists?
What do you mean by batch data communications programming?
How to pass data from list to report?
What happens if we use leave to list-processing without using suppress-dialog?
What is the significance of hide?
How can we decide weather we can enhance the standard infotype or not ? : abap hr
Differentiate between table and template ?
What are domains and data element? : abap hr