The Function Module FSCM_SEND_R3_CLERKMAIL_LONG (Send Mail to Office-User) is a standard Function Module in SAP ERP and is part of the function group FSCM_GENERIC within the package EBPP_APAR.
Function Module | FSCM_SEND_R3_CLERKMAIL_LONG |
Short Text | Send Mail to Office-User |
Function Group | FSCM_GENERIC |
Package | EBPP_APAR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ADDSEL | LIKE | EBPP_ADDSEL | EBPP: Zusätzliche Selektionsangaben | |
I_PARTNER | LIKE | EBPP_PARTNER | Account number | |
OBJ_DESCR | TYPE | CHAR50 | Kommentar | |
PROC_NAME | TYPE | SO_TEXT030 | SAPoffice: Textfeld | |
XWP | TYPE | BOOLEAN | Kopie an Wirtschaftsprüfer schicken |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | TYPE | BAPIRET1 | Returnparameter |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_MESSAGES | LIKE | EBPP_MESSAGES | EBPP: Meldungen | |
T_OBJECT_CONTENT | LIKE | SOLISTI1 | SAPoffice: einfache Liste mit Spaltenlänge 255 | |
T_OBJPARA | LIKE | SOPARAI1 | ABAP/IV: alte Struktur der Selektionstabelle |
This function module does not define any Exceptions.