Show TOC

Event AD: Instead of the Standard RO Field Read RoutineLocate this document in the navigation structure

Use

This event is only relevant for views and only when the view contains fields from referred tables. It occurs when the contents of the referred fields must be changed. A different logic from the standard can be performed, e.g. to read display values from another table than that which is assigned.

Note

The read-only field must be in a table referred to in the view

Process

The standard routine COMPL_<view name> can serve as a model for this event. The view field list is available for the realization of the individual routines.