In PeopleSoft, the RowInsert event fires specifically for physical database records being added to the scroll area. It does not automatically trigger PeopleCode execution for Derived/Work fields, which must instead be initialized using events like RowInit or FieldDefault.