What is SAPscript and explain its purpose?
SAP Script is the SAP system’s own text-proessing system. You’ll find that it looks and feels a lot like other leading text-processing system that you may use on your personal computer. Every company needs to output documents with a uniformly defined layout (eg. Invoices, delivery notes, etc..) all the time. The basic layout of the document is pre-defined , but in many cases, other data has to be merged with it, such as address data or purchase order items. This data might be entered manually by a employee, or retrieved from a database table. Large quantities of these documents have to be produced. From printing is usually a mattter of large print runs of documents such as payslips, checks, order confirmation, reminders etc. SAPscript has been developed to meet the above requirements. IT is an integrated tool for text entry and form printing in R/3 applications. These documents are normally provided by SAP but every organization have their unique waqys of these documents so to customiz