SAP ABAP Function Module CRM_ICSS_COMMENT_MAIL (Send comment as inbound e-mail)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-ISE (Application Component) Internet Service
⤷
CRM_ICSS (Package) Internet Customer Self Service Application
⤷
⤷
Basic Data
| Function Module | CRM_ICSS_COMMENT_MAIL | Send comment as inbound e-mail |
| Function Group | CRM_ICSS_REQUEST | Maintaining internet user requests |
| Program Name | SAPLCRM_ICSS_REQUEST | |
| INCLUDE Name | LCRM_ICSS_REQUESTU18 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_RESULT | TYPE | SYST-SUBRC | Return value, return value after ABAP statements | |||
| |
IV_SUBJECT | TYPE | SODOCCHGI1-OBJ_DESCR | Short description of contents | |||
| |
IV_SENDER_INFO | TYPE | CRMT_ICSS_REGISTER_ADDRESS | Address, phone, e-mail etc. | |||
| |
IV_RECEIVER | TYPE | SO_RECNAME | SAPoffice: Name of the recipient of a document (also ext.) | |||
| |
IT_PROBLEM_DESC | TYPE | CRMT_SERVICE_REQUEST_TEXT | Long Text for Service Request | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20010320 |
| SAP Release Created in | 30A |