Menu

SAP Function Module ABAP_DOCU_SHOW

Display ABAP Keyword Documentation

The Function Module ABAP_DOCU_SHOW (Display ABAP Keyword Documentation) is a standard Function Module in SAP ERP and is part of the function group ABAP_DOCU within the package SABAPDOCU.

Technical Information

Function Module ABAP_DOCU_SHOW
Short Text Display ABAP Keyword Documentation
Function Group ABAP_DOCU
Package SABAPDOCU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANCHOR TYPE C Internal Text Mark for Direct Control
AREA TYPE C 'ABEN' Documentation Area
LANGU TYPE SYST-LANGU SY-LANGU SAP R/3 System, Current Language
NAME TYPE C 'ABAP' Document Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCU_CONTAINER CLASS CL_GUI_CONTROL Reference to Control

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.