Menu

SAP Function Module CONVERT_OTF_AND_MAIL_NEW

OTF per SO_OBJECT_SEND an SAPconnect geben für DEVICE=MAIL

The Function Module CONVERT_OTF_AND_MAIL_NEW (OTF per SO_OBJECT_SEND an SAPconnect geben für DEVICE=MAIL) is a standard Function Module in SAP ERP and is part of the function group STXW within the package STXD.

Technical Information

Function Module CONVERT_OTF_AND_MAIL_NEW
Short Text OTF per SO_OBJECT_SEND an SAPconnect geben für DEVICE=MAIL
Function Group STXW
Package STXD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LONG_SUBJ TYPE CHAR255 '' eMail Thema (lange)
MAILOPTIONS LIKE ITCPP SAPscript Druckparameter
MAIL_RECIPIENT LIKE SWOTOBJID Identifikation des Empfängers
MAIL_SENDER LIKE SWOTOBJID Identifikation des Absenders

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAIL_OK TYPE C Senden mit SO_OBJECT_SEND o.k.?
MSGID TYPE SYMSGID Nachrichten, Nachrichtenklasse
MSGNO TYPE SYMSGNO Nachrichten, Nachrichtennummer
OFFICE_OBJID LIKE SOODK Objekt-Id aus SAPoffice

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
MAIL_APPLICATION_OBJECT_IDS LIKE SWOTOBJID Anwendungsobjekte im Auftrag
OTF LIKE ITCOO Ausgabedaten im OTF-Format

Exceptions

This function module does not define any Exceptions.