
View Clusters: Technical Background
You must adapt the single dialogs to the view cluster maintenance functionality. This adaptation can be made automatically by the maintenance transaction when it activates the view cluster.
Automatic Adjustment
The system automatically makes the following modifications:

If you deactivated the foreign key relationships on the screens, you should no longer use the maintenance dialog to directly maintain the table or view in the extended table maintenance. This may lead to inconsistencies in the database tables. You can only use the maintenance dialog for the view cluster maintenance.
Manual Adjustment
If you want to make the modifications manually you must make the following changes to view maintenance objects in the view cluster:
PROCESS ON VALUE-REQUEST.
FIELD <viewname-fieldname> MODULE VCL_HELP_VALUES.
Replace <viewname-feldname> with the field name.