The Function Module SRM_DOCUMENT_GETLIST (Determine List of Documents) is a standard Function Module in SAP ERP and is part of the function group SRM_BAPI_DOCUMENT within the package SRM_BAPI_DOCUMENT.
Function Module | SRM_DOCUMENT_GETLIST |
Short Text | Determine List of Documents |
Function Group | SRM_BAPI_DOCUMENT |
Package | SRM_BAPI_DOCUMENT |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MAX_HITS | LIKE | BAPISRMDOC-MAX_HITS | Maximum No. of Hits to be Delivered | |
RMS_ID | LIKE | BAPISRMDOC-RMSID | Records Management System ID | |
SPS_ID | LIKE | BAPISRMDOC-SPSID | Element Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Return Code |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PROPERTY_SELECTION | LIKE | BAPIPROPQY | Properties of Document to Be Searched | |
RESULTING_LIST | LIKE | BAPIDOCTAB | List of Documents Found |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Internal Error |
NOT_AUTHORIZED | No Authorization |
PARAMETER_ERROR | Parameter error |