Menu

SAP Function Module SGOSSUB_REC_FB_SEND_MAIL

The Function Module SGOSSUB_REC_FB_SEND_MAIL () is a standard Function Module in SAP ERP and is part of the function group SGOSSUB within the package SGOS.

Technical Information

Function Module SGOSSUB_REC_FB_SEND_MAIL
Short Text
Function Group SGOSSUB
Package SGOS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EVENT LIKE SWETYPECOU-EVENT Name of Event
EXCEPTIONS_ALLOWED LIKE SWEFLAGS-EXC_OK SPACE Indicator Showing Whether FM Can Raise Exceptions
OBJKEY LIKE SWEINSTCOU-OBJKEY Key of Triggering Object
OBJTYPE LIKE SWETYPECOU-OBJTYPE Type of triggering object
RECTYPE LIKE SWETYPECOU-RECTYPE Type of Event Receiver, Here: Task ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REC_ID LIKE SWELOG-RECID Key of Receiving Object

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
EVENT_CONTAINER LIKE SWCONT Event container

Exceptions

This function module does not define any Exceptions.