SAP ABAP Function Module CRM_CLA_CSR_MSG_DISTRIBUTE (Distribute a given message to 1order documents)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CLA-CSR (Application Component) Claim
⤷
CRM_CLA_CSR_APPLICATION (Package) CRM Claims Management: Claim Application
⤷
⤷
Basic Data
| Function Module | CRM_CLA_CSR_MSG_DISTRIBUTE | Distribute a given message to 1order documents |
| Function Group | CRM_CLA_CSR_TOOLS | Function mod. used in claim handling |
| Program Name | SAPLCRM_CLA_CSR_TOOLS | |
| INCLUDE Name | LCRM_CLA_CSR_TOOLSU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_MSGNO | TYPE | SYMSGNO | Message Number | |||
| |
IV_MSGID | TYPE | SYMSGID | Message Class | |||
| |
IV_MSGTY | TYPE | SYMSGTY | Message Type | |||
| |
IV_MSGLEVEL | TYPE | CRMT_MSGLEVEL | '3' | Degree of Detail ( 3 = Office-based sales employee) | ||
| |
IT_HEADER_GUID | TYPE | CRMT_OBJECT_GUID_TAB | List of claim header GUIDs | |||
| |
NOT_DISTRIBUTED | TYPE | Message could not be distributed | ||||
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 | 20100421 |
| SAP Release Created in | 520 |