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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |