Menu

SAP Function Module RMPS_POST_CREATE_SAPMAIL_API

Erzeugen einer SAP Mail als Basis für PES

The Function Module RMPS_POST_CREATE_SAPMAIL_API (Erzeugen einer SAP Mail als Basis für PES) is a standard Function Module in SAP ERP and is part of the function group RMPS_POST_API within the package RMPS_SP_POST.

Technical Information

Function Module RMPS_POST_CREATE_SAPMAIL_API
Short Text Erzeugen einer SAP Mail als Basis für PES
Function Group RMPS_POST_API
Package RMPS_SP_POST
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_SUBJECT TYPE SO_OBJ_DES Kurze Beschreibung des Inhaltes

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_SEND_REQUEST_ID TYPE SYSUUID_X ID der erzeugten SAP Mail

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_RETURN_TAB LIKE BAPIRET2 Returnparameter
IM_FILE_TAB LIKE BAPIDOCFILES SRM BAPI: Struktur zur Beschreibung von Dokument-Komponenten
IM_MAIL_TEXT LIKE SOLI Mailtext, wird durch 1 Datei ersetzt wenn nicht gefüllt

Exceptions

This function module does not define any Exceptions.