SAP PROGRAM CONSTRUCT EVENT - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

program constructor event
ABAP runtime framework event that occurs once only when an ABAP program (not a class pool) is loaded in the ABAP_ISESS to call the program constructor. The corresponding event keyword is LOAD-OF-PROGRAM.