Show TOC Start of Content Area

Procedure documentation Adding Dictionary and Program Fields to a Screen  Locate the document in its SAP Library structure

Use

You use this procedure to insert screen elements on a screen by using existing ABAP Dictionary fields or program fields.

Procedure

...

       1.      Position the cursor where you want to insert the fields.

       2.      Choose Goto ® Dict./Program fields.

       3.      Enter a table name, a generic name for table fields defined in the ABAP Dictionary, or a generic name for fields defined in a program. For more information, see the field help for the Table/Field Name field.

       4.      Get the table fields from the ABAP Dictionary or the program:

       To search for a table or a field in the ABAP Dictionary, choose Get from Dict.

       To search for a table or a field in an ABAP program, choose Get from program.

The system displays the fields.

       5.      Select one or more fields.

       6.      Choose Transfer.

The system displays the fullscreen editor.

       7.      Choose Select.

Result

The fields that you have chosen are displayed in a block on the screen.

See also

Modifying Screen Elements

End of Content Area