Adding Dictionary and Program Fields to a Screen
Use
You use this procedure to insert screen elements on a screen by using existing ABAP Dictionary fields or program fields.
Procedure
- Position the cursor where you want to insert the fields.
- Choose Goto → Dict./Program fields.
- 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.
- 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.
- Select one or more fields.
- Choose Transfer.
The system displays the fullscreen editor.
- Choose Select.
Result
The fields that you have chosen are displayed in a block on the screen.
See also