Menu

SAP Function Module SSFCONVERT_OTF_AND_MAIL

Transfer doc. in OTF format using functn SO_OBJECT_SEND to SAPconnect

The Function Module SSFCONVERT_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 STXBW within the package SMART.

Technical Information

Function Module SSFCONVERT_OTF_AND_MAIL
Short Text Transfer doc. in OTF format using functn SO_OBJECT_SEND to SAPconnect
Function Group STXBW
Package SMART
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAILOPTIONS LIKE SSFPP
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 TDSFFLAG
MSGID TYPE SYMSGID Messages, Message Class
MSGNO TYPE SYMSGNO Messages, Message Number
MSGV1 TYPE SYMSGV Messages, Message Variable
MSGV2 TYPE SYMSGV Messages, Message Variable
MSGV3 TYPE SYMSGV Messages, Message Variable
MSGV4 TYPE SYMSGV Messages, Message Variable
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.