Show TOC

Using Text Elements in Page WindowsLocate this document in the navigation structure

Procedure

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.

  1. Call the Form: Change Page Windows screen.

  2. Choose Start of the navigation path Edit Next navigation step Text Elements End of the navigation path. The text editor is displayed.

  3. Enter the name of the text element in the text entry area next to the tag column /E.

  4. 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.

  5. Save your window texts (text elements) by choosing F11. Return to the Form: Change Page Windows screen by choosing F3 (Back).