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
Exporting O_RETURN TYPE BAPIRET2 Return Parameter
Importing I_GROUP TYPE SMOHGROUP-SMOHGROUP Organization key
Importing GROUP_NAME TYPE SMOHGROUP-GROUP_NAME Organization name
Importing GROUP_DSCR TYPE SMOHGROUP-GROUP_DSCR Organization description
Importing DEEP_OF_DEP_GROUPS TYPE SMOHREPOBJ-SHORT_ID '999' Counter how many dependent groups will be selected; 0 means serach all
Importing SELECT_SITES TYPE SMOHREPOBJ-SMOACTV 'X' X -> Select assigned sites to the founded organizations
Importing MOBILE_CLIENT_SITES TYPE SMOHREPOBJ-SMOACTV 'X' X -> only sites of type mobile client will be returned, else all sites
Importing SITES_ASSIGNED TYPE CHAR01 'A' 'A'->only assigned sites; 'U'->only unassigned sites; 'B'->all sites
Tables GROUPS TYPE SMOERGRP Organization information for Recovery Manager
Tables DEP_GROUPS TYPE SMOERGRP Organization information for Recovery Manager
Tables DEP_SITES TYPE SMOERGRL Linked sites to organizations for Recovery Manager
               
Processing Type
Normal Function Module  
Remote-Enabled 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