The Function Module RMPS_API_MOVE (API zum Veröffentlichen von Objekten) is a standard Function Module in SAP ERP and is part of the function group RMPS_API within the package RMPS_PRO_GENERAL.
Function Module | RMPS_API_MOVE |
Short Text | API zum Veröffentlichen von Objekten |
Function Group | RMPS_API |
Package | RMPS_PRO_GENERAL |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_ANCHOR | TYPE | BAPIANCHOR | Einfügen am Anker falls initial, bestimmen durch Methode oder first fit | |
IM_FOLDER_GUID | TYPE | SCMG_CASE_GUID | Folder Schlüssel | |
IM_INSERT_FOLDER | TYPE | SRMBOOLEAN | IF_SRM->FALSE | X' - Keine Parts verwenden-> Einfügen direkt in Vorgangsakte |
IM_OBJECT_RMSID | TYPE | BAPIRMSID | RMS ID in SRM | |
IM_OBJECT_SPSID | TYPE | BAPISPSID | Elementart-ID | |
IM_PART_CLASS | TYPE | BAPIDCLASS | Ablageort eines Dokuments in SRM (Content-Modell) | |
IM_PART_ID | TYPE | BAPIGUID | GUID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_RETURN | TYPE | 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 |
---|---|---|---|---|
IM_OBJECT_POID | TYPE | BAPIPROPT | List Poid des zu veröffentlichen Objekts |
This function module does not define any Exceptions.