SAP ABAP Function Module SMOE_GEN_SET_INACTIVE_DELETE (Sets partly active objects inactive and deletes objects to be deleted)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-ADM (Application Component) Administration Console
     SMOE (Package) AdminConsole
Basic Data
Function Module SMOE_GEN_SET_INACTIVE_DELETE Sets partly active objects inactive and deletes objects to be deleted  
Function Group SMOE_SUBSCR_GEN   SMOE_SUBSCR_GEN  
Program Name SAPLSMOE_SUBSCR_GEN    
INCLUDE Name LSMOE_SUBSCR_GENU21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_COMMIT TYPE CHAR01 'X' 'X'->Function module commits records; else no commits will be done
Importing I_TYPE TYPE CHAR01 SPACE Character field length 1
Importing IT_HEA_ALL TYPE SMOEGENHEA_V_TT IT_HEA_ALL has to contain all generators; Empty all generators will be selected
Importing I_TEST TYPE CHAR01 'X' testmode; else normal mode
Tables OT_RETURN TYPE BAPIRET2 Return Parameter
               
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  20030110 
SAP Release Created in 400