ABAP Keyword Documentation →  ABAP Glossary → 

PBO

Process Before Output, dynpro event. Triggered by the ABAP runtime environment before a screen is sent to the presentation layer. After the PBO is processed, dynpro fields are passed the contents of data objects with the same name as the ABAP program.