Entering content frame

Using Dictionary and Program Fields on a Screen Locate the document in its SAP Library structure

You can add an element to a screen by using an existing ABAP Dictionary or program field.

Procedure

To use a selection of ABAP Dictionary fields on a screen:

  1. Position the cursor where you want to insert the fields.
  2. Choose Goto ® Dict./Program fields.
  3. Enter a table name.
    (You must specify the table name in full.)
  4. Get the table fields from the ABAP Dictionary or the program.
    To search for a table or field in the ABAP Dictionary, choose Get from Dict. To search for a table or field in the ABAP module pool, choose Get from program. The system displays the fields.
  5. Select one or more fields.
  6. This graphic is explained in the accompanying text

  7. Choose Transfer.
    The system returns you to the fullscreen editor.
  8. Choose Select.

Result

The fields that you chose are displayed in a block in the fullscreen editor.

This graphic is explained in the accompanying text

You can now work further with the fields, either individually or as a block.

See also

Modifying Screen Elements

Leaving content frame