Moving PeopleCode to a Component or Page Definition

Analyze transactions and move PeopleCode that is specific to a component from the record definition to the component or page definition. This action eliminates the need to execute conditional statements, such as If %Component = .

This action helps only if you are able to move all the PeopleCode in a program from the record to a component or page, and multiple components access that record.