SAP ABAP Function Module SMOE_SUBSIT_ADD (Adding new entries in table SMOHSUBSIT)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-ADM (Application Component) Administration Console
     SMOE (Package) AdminConsole
Basic Data
Function Module SMOE_SUBSIT_ADD Adding new entries in table SMOHSUBSIT  
Function Group SMOE_DATABASE_CARE   Update and insert in SMOH_database  
Program Name SAPLSMOE_DATABASE_CARE    
INCLUDE Name LSMOE_DATABASE_CAREU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_RETURN TYPE BAPIRET2 return success/error message
Exporting ET_GUID_REL TYPE SMOE4GUIDS_TT Old/New SUBSIT Keys; I_CALLED_BY_GEN = 'X'
Exporting ET_RETURN TYPE SMOERET_TT Error messages -> Only filled if I_CALLED_BY_GEN = 'X'
Exporting E_ALL_NOT_ACCEPTED TYPE CHAR01 All records cannot be accepted; only filled if I_CALLED_BY_GEN='X'
Importing I_NOCOMMIT TYPE SMOHPUBL-BULK_REPL 'F' 'T' -> no commit; else commit
Importing I_GENERATE_NO_KEY TYPE SMOHPUBL-BULK_REPL 'F' 'T' -> Calling function module has to give the guid; else guid will be generate
Importing I_IGNORE_ERRORS TYPE CHAR01 'X' -> Records with errors will be ignored; only for ignorable errors
Importing I_CALLED_BY_GEN TYPE CHAR01 'X' -> Function Module Called by Subscription Agent
Tables IO_SMOHSUBSIT TYPE SMOHSUBSIT records to be inserted
               
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  20001011 
SAP Release Created in 12A