SAP ABAP Function Module SMOE_PUBL_ADD (Adding new entries in table SMOHPUBL)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-ADM (Application Component) Administration Console
     SMOE (Package) AdminConsole
Basic Data
Function Module SMOE_PUBL_ADD Adding new entries in table SMOHPUBL  
Function Group SMOE_DATABASE_CARE   Update and insert in SMOH_database  
Program Name SAPLSMOE_DATABASE_CARE    
INCLUDE Name LSMOE_DATABASE_CAREU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_RETURN TYPE BAPIRET2 return success/error message
Importing I_NOCOMMIT TYPE CHAR01 'F' 'T' -> no commit; else commit
Importing I_USE_CURRENT_INDUSTRY TYPE CHAR01 'X' 'X' -> Current industry is filled in INDUSTRY; else given industry is used
Importing I_SHORTNAME_PROVIDED TYPE CHAR01 'X' -> Shortname Handling switched off, caller has to set shortname externally
Tables IO_SMOHPUBL TYPE SMOHPUBL records to be inserted
Tables IO_RULES TYPE SMOHRULES rules entries [for publ key creation] - have to be saved separately
               
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