SAP ABAP Function Module SMOE_GROUP_SEL_HIERARCHY (Determines the parents and children in group hierchary)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-ADM (Application Component) Administration Console
⤷
SMOE (Package) AdminConsole
⤷
⤷
Basic Data
| Function Module | SMOE_GROUP_SEL_HIERARCHY | Determines the parents and children in group hierchary |
| Function Group | SMOE_DATABASE_CARE | Update and insert in SMOH_database |
| Program Name | SAPLSMOE_DATABASE_CARE | |
| INCLUDE Name | LSMOE_DATABASE_CAREU91 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
O_RETURN | TYPE | BAPIRET2 | return success/error message | |||
| |
I_SITEID | TYPE | SMOHSUBSIT-SITE_ID | Site ID key | |||
| |
I_LOCK | TYPE | CHAR01 | X = Lock; Space = Nothing | |||
| |
O_SUBSITADD | TYPE | SMOHSUBSIT | Returning SITE_ID's with subscriptions | |||
| |
O_SUBSITDEL | TYPE | SMOHSUBSIT | Site IDs of Subscription | |||
| |
O_SUBSIT | TYPE | SMOHSUBSIT | Site IDs of Subscription | |||
| |
O_GROUP | TYPE | SMOHGROUP | Organization/User group | |||
| |
O_GRPLK | TYPE | SMOHGRPLK | link table for smohgroup | |||
| |
O_SITE | TYPE | SMOHSITEID | Site IDs | |||
| |
O_SUBSCR | TYPE | SMOHSUBSCR | Exported subscriptions | |||
| |
I_SUBSCR | TYPE | SMOHSUBSCR | Imported subscriptions | |||
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 | 20001011 |
| SAP Release Created in | 12A |