What is layout set?
A layout set in SAPscript is used for page layout. D layout set contains various elements, which are used for layout control of D individual pages N also contain layout information for texts which are 2 be output on D individual pages. The layot of a document is defined in a layot set. A layout set specified D appearance N structure of a document. Layout sets contain predefined text modules with space reserved for variable data. You can use these text modules for different application. Every SAPscript document uses a layout set. To make changes 2 your documents, such as moving a piece of text, or changing fonts, paragraph formats, N tabs, you only need 2 change D layout set. There are two ways of formatting texts using layout sets: The text is entered N output in standard text maintenance. You can assign any layout set. Text can also be entered via D layout set a letter header, for example. The text is formatted via an ABAP/4 program using a layout set. D program can either dynamically
A layout set in SAPscript is used for page layout. The layout set contains various elements, which are used for layout control of the individual pages and also contain layout information for texts which are to be output on the individual pages. The layot of a document is defined in a layot set. A layout set specified the appearance and structure of a document. Layout sets contain predefined text modules with space reserved for variable data. You can use these text modules for different application. Every SAPscript document uses a layout set. To make changes to your documents, such as moving a piece of text, or changing fonts, paragraph formats, and tabs, you only need to change the layout set. There are two ways of formatting texts using layout sets: The text is entered and output in standard text maintenance. You can assign any layout set. Text can also be entered via the layout set a letter header, for example. The text is formatted via an ABAP/4 program using a layout set. The progr