Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
DISPLAY_CANCEL_BUTTON | 0 | 'X' | X | Cancel button display switch | ||
DISPLAY_OK_BUTTON | 0 | 'X' | X | OK button display switch | ||
DOCU_CLASS | DOKIL-ID | C | 2 | 'DT' | X | |
LANGUAGE | SYST-LANGU | C | 1 | SY-LANGU | X | Text document language key |
POPUP_TITLE | 0 | Text of title line | ||||
START_COLUMN | SYST-CUCOL | I | 4 | 5 | X | Start column of the dialog box |
START_ROW | SYST-CUROW | I | 4 | 5 | X | Start line of the dialog box |
TEXT_OBJECT | DOKHL-OBJECT | C | 60 | Name of the text document |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
ANSWER | RSNEWLENG-FCODE | C | 20 | OK code |
Parameter | Reference | Length | Optional | Text |
---|---|---|---|---|
PARAMETER | SPAR | 85 | ||
USER_BUTTONS | SMP_DYNTXT | 145 | X | Pushbutton transfer table |
Exception | Text |
---|---|
ERROR_IN_TEXT | Parameters not restricted correctly in text |
TEXT_NOT_FOUND | Document not found |
INCLUDE 'DOCU_HAS_TO_BE_ELABORATED' OBJECT DOKU ID TX Functionality The function module displays a dialog box in which the text of adocument is displayed. The document parameters are replaced as specified in the internaltable. The document to be passed must be created with the documentationmaintenance transaction as a "Text in dialog" class document. If the document does nicht exist in the specified language, the Englishversion is output, if there is one. If there is no English versioneither, the German version is output. Examples Program RSSPO601 contains an example Notes
Description Value range Description Value range |