SAP ABAP Function Module SRM_DOCUMENT_GETLIST (Determine List of Documents)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_BAPI_DOCUMENT (Package) Business Object Interface for RM Documents
⤷
⤷
Basic Data
| Function Module | SRM_DOCUMENT_GETLIST | Determine List of Documents |
| Function Group | SRM_BAPI_DOCUMENT | SRM: BOR Interface of SP Document |
| Program Name | SAPLSRM_BAPI_DOCUMENT | |
| INCLUDE Name | LSRM_BAPI_DOCUMENTU23 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURN | TYPE | BAPIRET2 | Return Code | |||
| |
RMS_ID | TYPE | BAPISRMDOC-RMSID | Records Management System ID | |||
| |
SPS_ID | TYPE | BAPISRMDOC-SPSID | Element Type | |||
| |
MAX_HITS | TYPE | BAPISRMDOC-MAX_HITS | Maximum No. of Hits to be Delivered | |||
| |
PROPERTY_SELECTION | TYPE | BAPIPROPQY | Properties of Document to Be Searched | |||
| |
RESULTING_LIST | TYPE | BAPIDOCTAB | List of Documents Found | |||
| |
INTERNAL_ERROR | TYPE | Internal Error | ||||
| |
PARAMETER_ERROR | TYPE | Parameter error | ||||
| |
NOT_AUTHORIZED | TYPE | No Authorization | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20021206 |
| SAP Release Created in | 620 |