DtvLong dal_lng_edt_fld (par)

For a multilingual field this creates the mask for viewing or editing multilingual field entries.

Input Parameters Significance
char *par descriptor of the multilingual field

Output Parameters Significance
none -

Return Code Significance
0 no error
1 no widget active
2 error in Post_Field userexit
3 field for descriptor does not exist
4 field is not of the String type
5 field is no multilingual field
6 no further multilingual fields found

On_Select userexit in select-button-areas (for viewing) or edit-button-areas (for editing).

This function creates the same mask like the event macro @EDIT_LANGUAGE and has been introduced to be able to open the mask at buttons as well.

Attention! In mask edit state the function dal_lng_edt_fld cannot be called for fields, that are prevent for update operations by dal_cch_skp_fld.