Menu

SAP Function Module CONVERT_OTF_AND_MAIL

Transfer doc. in OTF format using functn SO_OBJECT_SEND to SAPconnect

The Function Module CONVERT_OTF_AND_MAIL (Transfer doc. in OTF format using functn SO_OBJECT_SEND to SAPconnect) 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
Short Text Transfer doc. in OTF format using functn SO_OBJECT_SEND to SAPconnect
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
MAILOPTIONS LIKE ITCPP
MAIL_RECIPIENT LIKE SWOTOBJID Receiver's identification
MAIL_SENDER LIKE SWOTOBJID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAIL_OK TYPE C
MSGID TYPE SYMSGID Messages, Message Class
MSGNO TYPE SYMSGNO Messages, Message Number
OFFICE_OBJID LIKE SOODK

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
OTF LIKE ITCOO

Exceptions

This function module does not define any Exceptions.