SAP ABAP Function Module CRM_ISM_STRING_INSERT (Einfügen von <String2> an <Position> in <String1>)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
CRM_CIC_COMPONENTS_ISM (Package) IS-M: Customer Interaction Center Components

⤷

⤷

Basic Data
Function Module | CRM_ISM_STRING_INSERT | Einfügen von <String2> an <Position> in <String1> |
Function Group | CRM_ISM_TOOLS | IS-M: Tools |
Program Name | SAPLCRM_ISM_TOOLS | |
INCLUDE Name | LCRM_ISM_TOOLSU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
IV_TEXT | TYPE | C | string were <insert> should be inserted | |||
![]() |
IV_INSERT | TYPE | C | string to insert | |||
![]() |
IV_POSITION | TYPE | I | index of position in <text> to insert | |||
![]() |
INVALID_POSITION | TYPE | invalid <position> value | ||||
![]() |
INSUFFICIENT_TEXT_LENGTH | TYPE | text is too small to keep result | ||||
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 | 400 |