SAP ABAP Function Module BAPI_RECORD_GETLIST (Display List of Records)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_BAPI_RECORD (Package) Business Object Interface for RM Records
⤷
⤷
Basic Data
| Function Module | BAPI_RECORD_GETLIST | Display List of Records |
| Function Group | SRM_BAPI_RECORD | SRM: BOR Interface of SP Record |
| Program Name | SAPLSRM_BAPI_RECORD | |
| INCLUDE Name | LSRM_BAPI_RECORDU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURN | TYPE | BAPIRET2 | Return Code | |||
| |
RMS_ID | TYPE | BAPISRMREC-RMSID | Records Management System ID | |||
| |
SPS_ID | TYPE | BAPISRMREC-SPSID | Element Type | |||
| |
MAX_HITS | TYPE | BAPISRMREC-MAX_HITS | Maximum No. of Hits to be Delivered | |||
| |
PROPERTY_SELECTION | TYPE | BAPIPROPQY | Properties of Records to Find | |||
| |
RESULTING_LIST | TYPE | BAPIDOCTAB | List of Records Found (Internal ID, Storage Location, Record No., Description) | |||
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 | 20010122 |
| SAP Release Created in | 50A |