cch_dyn_tit

Defines form title-fields whose entries are output record-dependently in the header line of a form.


Parameters:

field name 1 [,field name 2 ,...]


Usage as:

Pre_Mask userexit at each form.


Explanation:

With this userexit you can create variable form titles. The userexit first defines one or several fields as form title-fields. After a first query in the form DataView will then output the entries of the field titles in the title line of the form depending on the currently active record. Any existing defined static form title (-> mask data form, field mask title) remains unchanged. DataView will then add the variable title separated by a /. In lists you cannot use cch_dyn_tit.