SAP ABAP Function Module CRM_APPEND_ERROR_SEGMENT (Appends an error segment to the error segment table of the flow)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MSE (Application Component) Mobile Service
⤷
CRM_DATAEXCHANGE_CS (Package) CRM Service data exchange Mobile to R3 CS
⤷
⤷
Basic Data
| Function Module | CRM_APPEND_ERROR_SEGMENT | Appends an error segment to the error segment table of the flow |
| Function Group | CRM_GENERAL_CS | General function group for CS - OLTP |
| Program Name | SAPLCRM_GENERAL_CS | |
| INCLUDE Name | LCRM_GENERAL_CSU13 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_ERROR_SEGMENTS | TYPE | SMW_ERRTAB | flow error segment table | |||
| |
IV_TYPE | TYPE | BAPI_MTYPE | Message Type: S Success, E Error, W Warning, I Info, A Abort | |||
| |
IV_ID | TYPE | SYMSGID | Messages, Message Class | |||
| |
IV_NUMBER | TYPE | SYMSGNO | Messages, Message Number | |||
| |
IV_PAR1 | TYPE | SYMSGV | Messages, Message Variable | |||
| |
IV_PAR2 | TYPE | SYMSGV | Messages, Message Variable | |||
| |
IV_PAR3 | TYPE | SYMSGV | Messages, Message Variable | |||
| |
IV_PAR4 | TYPE | SYMSGV | Messages, Message Variable | |||
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 | 20020829 |
| SAP Release Created in | 300 |