The Function Module RMPS_POST_GET_LIST_API (Suche nach Posteingangsstücke) is a standard Function Module in SAP ERP and is part of the function group RMPS_POST_API within the package RMPS_SP_POST.
Function Module | RMPS_POST_GET_LIST_API |
Short Text | Suche nach Posteingangsstücke |
Function Group | RMPS_POST_API |
Package | RMPS_SP_POST |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_MAX_HITS | LIKE | BAPISRMREC-MAX_HITS | 100 | Maximale Zahl Treffer, die geliefert werden sollen |
IM_RMS_ID | LIKE | BAPISRMREC-RMSID | ID des Records Management Systems | |
IM_SPS_ID | LIKE | BAPISRMREC-SPSID | Elementart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_RETURN | LIKE | BAPIRET2 | Returnparameter |
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 |
---|---|---|---|---|
EX_RESULTING_LIST | LIKE | BAPIDOCTAB | Liste der gefundenen Akten (Interne ID, Ablageort, Aktenzeichen, Beschreibung) | |
IM_PROPERTY_SELECTION | LIKE | BAPIPROPQY | Eigenschaften der zu suchenden Akten |
This function module does not define any Exceptions.