SAP ABAP Function Module CMS_IDOC_OUTPUT_SSDRSP (CMS FM to create outbound IDOC SSDRSP)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CMS_MESSAGING (Package) Package for IDOC development for CMS
⤷
⤷
Basic Data
| Function Module | CMS_IDOC_OUTPUT_SSDRSP | CMS FM to create outbound IDOC SSDRSP |
| Function Group | CMS_IDOC_TO_CDT | CMS Func Group for Conv. Idoc to CDT |
| Program Name | SAPLCMS_IDOC_TO_CDT | |
| INCLUDE Name | LCMS_IDOC_TO_CDTU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IT_CDT | TYPE | CMST_CDT_TAB | CMS CDT table type | |||
| |
TI_IDOC_DATA | TYPE | CMST_OUTBOUND_IDOC_DATA | CMS str to return the output idoc data in case of outbound | |||
| |
IDOC_CREATION_FAILED | TYPE | Creationof Outbound Idoc Failed | ||||
| |
ERROR_IN_IDOC_CONTROL | TYPE | Error in IDOC Control | ||||
| |
ERROR_WRITING_IDOC_STATUS | TYPE | Error in writing IDOC status | ||||
| |
ERROR_IN_IDOC_DATA | TYPE | Error in IDOC data | ||||
| |
SENDING_LOGICAL_SYSTEM_UNKNOWN | TYPE | Sending Logical System Unkown | ||||
| |
EDI_TYPE_NOT_MAINTAINED | TYPE | EDI message type not maintained | ||||
| |
PROFILE_NOT_DETERMINED | TYPE | BP profile not determined | ||||
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 | 20030110 |
| SAP Release Created in | 400 |