The Function Module RMPS_API_DECLARE_KPRO (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_DECLARE_KPRO |
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 für Zuordnung | |
IM_INSERT_FOLDER | TYPE | SRMBOOLEAN | IF_SRM->FALSE | X' - Keine Parts verwenden-> Einfügen direkt in Vorgangsakte |
IM_OBJECT_CLASS | TYPE | BAPIDCLASS | Ablageort Declare Objekt | |
IM_OBJECT_ID | TYPE | BAPIGUID | Schlüssel Declare Objekt | |
IM_PART_CLASS | TYPE | BAPIDCLASS | Ablageort Aktenband für Zuordnung | |
IM_PART_ID | TYPE | BAPIGUID | Schlüssel Aktenband für Zuordnung | |
IM_PREFERRED_STATE | TYPE | SRMSTATID | Status der verwendet werden soll. Initial - höchsten Status verwenden |
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.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.