|
Answer» SAP script is a text-processing SYSTEM that belongs to the SAP System. It is used for printing pre-formatted text in the CORRESPONDING forms. SAP Script has the following components: - Editor: It will be used to enter and edit the lines of a text.
- STYLES and layout set: It is mainly used for print layout. I will be created using the corresponding maintenance transactions independent of the individual texts and will be allocated to the texts later.
- Composer: It is a central output module and is invisible to the outside.
- Programming interface: It permits you for adding SAP script components into your application PROGRAMS and for controlling the layout set output from within the programs.
- Database TABLES: It will be used for styles, layout sets, and storing texts.
|