SAP ABAP Function Module SMOE_GROUP_SITE_SEL (Selects for an organization details, sites, dependent organizations)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-ADM (Application Component) Administration Console
⤷
SMOE (Package) AdminConsole
⤷
⤷
Basic Data
| Function Module | SMOE_GROUP_SITE_SEL | Selects for an organization details, sites, dependent organizations |
| Function Group | SMOE_RECOVERY_MANAGER | Function modules for Recovery Manager |
| Program Name | SAPLSMOE_RECOVERY_MANAGER | |
| INCLUDE Name | LSMOE_RECOVERY_MANAGERU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
O_RETURN | TYPE | BAPIRET2 | Return Parameter | |||
| |
I_GROUP | TYPE | SMOHGROUP-SMOHGROUP | Organization key | |||
| |
GROUP_NAME | TYPE | SMOHGROUP-GROUP_NAME | Organization name | |||
| |
GROUP_DSCR | TYPE | SMOHGROUP-GROUP_DSCR | Organization description | |||
| |
DEEP_OF_DEP_GROUPS | TYPE | SMOHREPOBJ-SHORT_ID | '999' | Counter how many dependent groups will be selected; 0 means serach all | ||
| |
SELECT_SITES | TYPE | SMOHREPOBJ-SMOACTV | 'X' | X -> Select assigned sites to the founded organizations | ||
| |
MOBILE_CLIENT_SITES | TYPE | SMOHREPOBJ-SMOACTV | 'X' | X -> only sites of type mobile client will be returned, else all sites | ||
| |
SITES_ASSIGNED | TYPE | CHAR01 | 'A' | 'A'->only assigned sites; 'U'->only unassigned sites; 'B'->all sites | ||
| |
GROUPS | TYPE | SMOERGRP | Organization information for Recovery Manager | |||
| |
DEP_GROUPS | TYPE | SMOERGRP | Organization information for Recovery Manager | |||
| |
DEP_SITES | TYPE | SMOERGRL | Linked sites to organizations for Recovery Manager | |||
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 |