SAP ABAP Function Module CRM_SMS_SAPCONNECT_SEND (Send Short Message with SAPConnect)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF-SMS (Application Component) Short Message Service
⤷
CRM_SMS (Package) CRM Short Message Service
⤷
⤷
Basic Data
| Function Module | CRM_SMS_SAPCONNECT_SEND | Send Short Message with SAPConnect |
| Function Group | CRM_SMS_SAPCONNECT | SMS with SapConnect |
| Program Name | SAPLCRM_SMS_SAPCONNECT | |
| INCLUDE Name | LCRM_SMS_SAPCONNECTU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_FAILURE_EXT_STATUS | TYPE | STRING | SMS External Status in XML format | |||
| |
EV_EXTERNAL_ID | TYPE | CRMT_SMS_EXTERNAL_ID | SMS External ID | |||
| |
IV_COMMIT_WORK | TYPE | FLAG | 'X' | General Flag | ||
| |
IV_PARAM | TYPE | STRING | Parameters in XML format | |||
| |
CREATION_ERROR | TYPE | Error during creating send request of SMS | ||||
| |
REFERENCE_ID_ERROR | TYPE | Error during getting reference ID | ||||
| |
LINK_CREATION_ERROR | TYPE | Error during creating link to app | ||||
| |
NO_RECIPIENT | TYPE | Recipient is not available; no recipient input | ||||
| |
RECIPIENT_ERROR | TYPE | Error during setting SMS recipients | ||||
| |
SYNC_SEND_ERROR | TYPE | Error during setting send immediately | ||||
| |
CONTENT_ERROR | TYPE | Error during setting SMS content | ||||
| |
SEND_ERROR | TYPE | Error during triggering send method of BCS | ||||
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 | 20140803 |
| SAP Release Created in |