SAP Function DOCU_CALL - Documentation call documentation editor

Parameter Reference Type Length Default Optional Text
CMOD_ENTRANCE 0 SPACE X Access via transaction CMOD
DISPL 0 ' ' X Display/maintenance mode
DISPLAY_SHORTTEXT CHAR1 C 1 SPACE X
DISPL_MODE 0 '1' X Display mode (1=Editor,2=Formatted)
DYNPRO_FOR_THLPF THLPF-DYNPRO C 4 SPACE X
EXTENSION_MODE 0 SPACE X Enhancement mode
FDNAME_FOR_THLPF THLPF-FDNAME C 61 SPACE X
FORCE_EDITOR C C 0 SPACE X
ID DOKHL-ID C 2 Module class
LANGU DOKHL-LANGU C 1 Language
OBJECT DOKHL-OBJECT C 60 Documentation module name
PROGRAM_FOR_THLPF THLPF-PROGRAMM C 40 SPACE X
SHORTTEXT 0 SPACE X
SUPPRESS_EDIT 0 SPACE X
TEMPLATE_ID DOKHL-ID C 2 SPACE X
TEMPLATE_OBJECT DOKHL-OBJECT C 60 SPACE X
TEMPLATE_TYP DOKHL-TYP C 1 SPACE X
TYP DOKHL-TYP C 1 'E' X Documentation type
USE_NOTE_TEMPLATE CHAR1 C 1 SPACE X
USE_SEC_LANGU 0 SPACE X

Parameter Reference Type Length Text
EXIT_CODE RSDCU-EXIT_CODE C 4 Document editor exit type
SAVETEXT TTXCT-FUNCTION C 1

Exception Text
WRONG_NAME


The function module calls the SAPscript Editor after checking theuser'sdocumentation authorization
You go to the display or maintain mode, depending on the value of theparameter DISPL. If the user has no maintenance authorization, DISPL isinternally set to display. If the user has no documentation profile astandard profile with which raw documentation can be maintained inGerman or English is used.
The language defined in the SE61 profile is currently used. The usercan thus influence the language with which he or she want to enterSAPscript for maintenance. When certain language problems have beensolved, this will be reset to the language passed.

772807SE61 & PA: tipps for further error analysis