The purpose of this function is to allow the user to update the details of entries on the HELP-TEXT-ALT table.
This form is accessed by selecting entries in the Maintain Alternative Languages for HELP_TEXT screen before pressing the 'UPDATE' button in the navigation bar.
For a complete description of how this type of form works please see Transaction Pattern UPDATE 1.
Field Name | Type | Description |
---|---|---|
Task Id | String | Required. The identity of a task on the MNU_TASK table. |
Language Id | String | Required. The identity of a supported language on the MNU_LANGUAGE table. |
Help Text | String | Required. This is the help text which should be in the same language as the language_id field. |