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 |
How will you find manager of an employee
Can any tell me some std BAPI's which r used regularly....and they use and means of it?Please it was urgent?????????????
How do you get the Sales Order (S.O) No. from the Delivery Order?
How do you send files to the legacy systems from SAP and vice versa?
What is hotspot?
what is the use of STOP,EXIT,CHECK,CONTINUE in internal table?
Lock objects and what are parameters of ENQUEUE FM?
what a full form of badi,bapi,alv,ale .
What is Direct Input method?
MM Flow & SD Flow
7 Answers Accenture, Cap Gemini, IBM, SAP Labs,
what is a ticket?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?