The Function Module ABAP_DOCU_SEARCH () is a standard Function Module in SAP ERP and is part of the function group ABAP_DOCU_SEARCH within the package SABP.
Function Module | ABAP_DOCU_SEARCH |
Short Text | |
Function Group | ABAP_DOCU_SEARCH |
Package | SABP |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RESULT | TYPE | DOCU_SEARCH_ABAP | Results Table for Search in ABAP Keyword Documentation |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.