ABAP Keyword Documentation → ABAP Glossary
PBO
Process Before Output, screen event. Triggered by the ABAP runtime environement before a screen is sent to the presentation layer. After PBO processing, screen fields receive the contents of data objects of the same name of the ABAP program.