ABAP Keyword Documentation → ABAP Glossary
Screen Field
A data object in the working memory of a screen. With PAI, the content of a screen field is transferred to a data object of the same name in the ABAP program, and with PBO, the screen field receives the content of thedata object in the ABAP program. All screen fields, except for the OK field, are linked with a screen element.