SAP ABAP Function Module SMOE_SUBSCR_GEN_DEL (Deletes Generators of Subscription Agent)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-ADM (Application Component) Administration Console
     SMOE (Package) AdminConsole
Basic Data
Function Module SMOE_SUBSCR_GEN_DEL Deletes Generators of Subscription Agent  
Function Group SMOE_SUBSCR_GEN   SMOE_SUBSCR_GEN  
Program Name SAPLSMOE_SUBSCR_GEN    
INCLUDE Name LSMOE_SUBSCR_GENU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_NOT_DEL_HEA TYPE SMOEGENHEA_V_TT Table Type for View SMOEGENHEA_V
Importing IT_HEA_ACT TYPE SMOEGENHEA_V_TT Table Type for View SMOEGENHEA_V
Importing I_RET_DELETIONS TYPE CHAR01 'X' Character field length 1
Importing I_DEL_GEN_LINKS TYPE CHAR01 SPACE 'X'->delete the links between generator and generated objects;else->delete all
Importing I_CLIENT_SPECIFIED TYPE CHAR01 'X' 'X'->delete on all clients; else->delete only on current client
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  20020829 
SAP Release Created in 400