
You can define and edit text elements in windows as well as in page windows. In both cases, the text elements are assigned to the active window. You can create several text elements in a module.
Call the Form: Change Page Windows screen.
Choose . The text editor is displayed.
Enter the name of the text element in the text entry area next to the tag column /E.
Define one line in the text element for each line in the main window. A section of a text element is shown below:
/E SPACE_LINE
/
/E HEADER_TEXT
/: INCLUDE 'SD_RVADOR01' OBJECT TEXT ID
SDVD PARAGRAPH HT
/: INCLUDE OBJECT VBBK ID 0001 PARAGRAPH HT
/E ITEM_HEADER
IL <TI>Item,,Material,,Description</>
IP <TI>,,,,Quantity,,,,Price,,Price unit,,,,,,Value</>
/ &ULINE(71)&
/
/E ITEM_LINE
IL &VBDPA-POSNR&,,&VBDPA-MATNR&,,&VBDPA-ARKTX&
,,&'Customerarticlenumber 'VBDPA-IDNKD'
'&&'Item 'VBDPA-POSEX&
Each line is defined individually.
Save your window texts (text elements) by choosing F11. Return to the Form: Change Page Windows screen by choosing F3 (Back).