SAP ABAP Function Module SMOE_ILTP_ADD (Adding new entries in table SMOHILTP)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-ADM (Application Component) Administration Console
⤷
SMOE (Package) AdminConsole
⤷
⤷
Basic Data
| Function Module | SMOE_ILTP_ADD | Adding new entries in table SMOHILTP |
| Function Group | SMOE_DATABASE_CARE | Update and insert in SMOH_database |
| Program Name | SAPLSMOE_DATABASE_CARE | |
| INCLUDE Name | LSMOE_DATABASE_CAREU49 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
O_RETURN | TYPE | BAPIRET2 | return success/error message | |||
| |
I_NOCOMMIT | TYPE | SMOHPUBL-BULK_REPL | 'F' | 'T' -> no commit; else commit | ||
| |
I_SAVE | TYPE | SMOHPUBL-BULK_REPL | 'X' | Boolean | ||
| |
I_USE_CURRENT_INDUSTRY | TYPE | SMOHPUBL-BULK_REPL | 'X' | 'X' -> Current industry is filled in INDUSTRY; else given industry is used | ||
| |
I_COPY_OBJECT | TYPE | CHAR01 | SPACE | 'X' -> object copied from one industry template to another; else object new | ||
| |
IO_SMOHILTP | TYPE | SMOHILTP | contains the records which will be inserted into database | |||
Processing Type
| Normal Function 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 |