The Function Module RMPS_POST_ATTACH_OBJECT (Verknüfung zu einem Original ablegen) 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_ATTACH_OBJECT |
Short Text | Verknüfung zu einem Original ablegen |
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_DOCTYPE | TYPE | SAEOBJART | Dokumentart (nur für Image Zuordnung) | |
IM_DOC_CLASS | TYPE | SDOK_CLASS | Dokument-Klasse des Posteingangsstücks | |
IM_DOC_ID | TYPE | SDOK_DOCID | Objekt-ID (GUID) des Posteingangsstücks | |
IM_ORIG_OBJKEY | TYPE | SWO_TYPEID | Original Objektschlüssel | |
IM_ORIG_OBJTYPE | TYPE | SWO_OBJTYP | Original Objekttyp |
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.