SAP ABAP Function Module /IWBEP/FM_USER_UNSUBSCRIBE (Subscribes User from external system)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-BEP (Application Component) Gateway Business Eventing and Provisioning
⤷
/IWBEP/BEP_SUBSCRIPTION (Package) Backend Event publisher - Subscription
⤷
⤷
Basic Data
| Function Module | /IWBEP/FM_USER_UNSUBSCRIBE | Subscribes User from external system |
| Function Group | /IWBEP/FG_SUBSCRIPTION | Responsible to control user subscription |
| Program Name | /IWBEP/SAPLFG_SUBSCRIPTION | |
| INCLUDE Name | /IWBEP/LFG_SUBSCRIPTIONU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_RETURN_CODE | TYPE | SYST-SUBRC | Return Value of ABAP Statements | |||
| |
EV_RETURN_TEXT | TYPE | STRING | Return text in case of error | |||
| |
IV_SUBS_UUID | TYPE | /IWBEP/SUBS_UUID | Global Unique ID for table | |||
| |
IV_COMMIT | TYPE | FLAG | 'X' | General Flag | ||
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 | 20130604 |
| SAP Release Created in | 100 |