SAP ABAP Function Module NOTIFMGMT_MIGRATION_SCRIPT (Add, modify and delete recipients)
Hierarchy
☛
ST (Software Component) SAP Solution Manager Tool
⤷
SV-SMG-ADM (Application Component) System Administration and Planning
⤷
DSWP_NOTIF_ADMIN (Package) Handling of notifications in Solution Manager
⤷
⤷
Basic Data
| Function Module | NOTIFMGMT_MIGRATION_SCRIPT | Add, modify and delete recipients |
| Function Group | FG_NOTIFMGMT | Function group for Notification Mangamen |
| Program Name | SAPLFG_NOTIFMGMT | |
| INCLUDE Name | LFG_NOTIFMGMTU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURN | TYPE | DSWPT_NA_ERRORS | Table type for DSWPS_NA_ERRORS | |||
| |
IT_INSERT_RPIENTS | TYPE | DSWPT_NA_RECIPIENTS | Table type for stroing recipients data | |||
| |
IT_MODIFY_RPIENTS | TYPE | DSWPT_NA_RECIPIENTS | Table type for stroing recipients data | |||
| |
IT_DELETE_RPIENTS | TYPE | DSWPT_NA_RECIPIENTS | Table type for stroing recipients data | |||
| |
IT_INSERT_RLISTS | TYPE | DSWPT_NA_RECIPIENTLISTS | Table type for DSWPS_NA_RECIPIENTLISTS | |||
| |
IT_MODIFY_RLISTS | TYPE | DSWPT_NA_RECIPIENTLISTS | Table type for DSWPS_NA_RECIPIENTLISTS | |||
| |
IT_DELETE_RLISTS | TYPE | DSWPT_NA_RECIPIENTLISTS | Table type for DSWPS_NA_RECIPIENTLISTS | |||
| |
CX_DSWP_NA_EXCEPTION | TYPE | Exception Class for Notification Administration | ||||
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 | 20111124 |
| SAP Release Created in | 710 |