Menu

SAP Function Module SF_DOCU_DESCR_UPD

UPDATE descriptors for corresponding modules in the documentation

The Function Module SF_DOCU_DESCR_UPD (UPDATE descriptors for corresponding modules in the documentation) is a standard Function Module in SAP ERP and is part of the function group SFIN within the package SFIN.

Technical Information

Function Module SF_DOCU_DESCR_UPD
Short Text UPDATE descriptors for corresponding modules in the documentation
Function Group SFIN
Package SFIN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGU LIKE SY-LANGU Language
OBJECT LIKE DOKHL-OBJECT Name of documentation element
STATE LIKE DOKHL-DOKSTATE SPACE Status of documentation element
TYP LIKE DOKHL-TYP 'E' Documentation category

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED Processing cancelled
CLASS_INVALID Unknown info class (no search inte
INTERN_ERROR Internal error
LANGUAGE_INVALID Wrong language for search interfac