ABAP Keyword Documentation → ABAP Glossary
program constructor event
ABAP runtime environment
event that occurs once only when an
ABAP program (not a
class pool) is loaded to the
internal session to call the
program constructor. The associated
event keyword is LOAD-OF-PROGRAM
.